Searched defs:UART_LSR_BRK_ERROR_BITS (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial_reg.h148 #define UART_LSR_BRK_ERROR_BITS (UART_LSR_BI|UART_LSR_FE|UART_LSR_PE|UART_LSR_OE) macro

Completed in 76 milliseconds