Searched refs:UART_BREAK_ERROR (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/serial/
H A Df81232.c40 #define UART_BREAK_ERROR 0x04 macro
125 if (line_status & UART_BREAK_ERROR)
H A Dpl2303.c128 #define UART_BREAK_ERROR 0x04 macro
793 if (status & UART_BREAK_ERROR)
879 if (line_status & UART_BREAK_ERROR)
H A Dspcp8x5.c136 #define UART_BREAK_ERROR 0x04 macro

Completed in 82 milliseconds