OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UART_LSR_BRK_ERROR_BITS
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
serial_reg.h
102
#define
UART_LSR_BRK_ERROR_BITS
0x1E
/external/kernel-headers/original/uapi/linux/
serial_reg.h
141
#define
UART_LSR_BRK_ERROR_BITS
0x1E /* BI, FE, PE, OE bits */
/external/u-boot/include/linux/
serial_reg.h
132
#define
UART_LSR_BRK_ERROR_BITS
0x1E /* BI, FE, PE, OE bits */
Completed in 173 milliseconds