OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UART_RSA_SRR_Tx_FIFO_NHFL
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
serial_reg.h
204
#define
UART_RSA_SRR_Tx_FIFO_NHFL
(1 << 1)
/external/kernel-headers/original/uapi/linux/
serial_reg.h
309
#define
UART_RSA_SRR_Tx_FIFO_NHFL
(1 << 1) /* Tx FIFO is not half full (1) */
/external/u-boot/include/linux/
serial_reg.h
318
#define
UART_RSA_SRR_Tx_FIFO_NHFL
(1 << 1) /* Tx FIFO is not half full (1) */
Completed in 208 milliseconds