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