OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UART_RSA_IER_Tx_FIFO_H
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
serial_reg.h
198
#define
UART_RSA_IER_Tx_FIFO_H
(1 << 1)
/external/kernel-headers/original/uapi/linux/
serial_reg.h
301
#define
UART_RSA_IER_Tx_FIFO_H
(1 << 1) /* Enable Tx FIFO half full int. */
/external/u-boot/include/linux/
serial_reg.h
310
#define
UART_RSA_IER_Tx_FIFO_H
(1 << 1) /* Enable Tx FIFO half full int. */
Completed in 70 milliseconds