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

/drivers/usb/serial/
H A Df81232.c44 #define UART_OVERRUN_ERROR 0x40 macro
134 if (line_status & UART_OVERRUN_ERROR)
H A Dpl2303.c132 #define UART_OVERRUN_ERROR 0x40 macro
890 if (line_status & UART_OVERRUN_ERROR)
H A Dspcp8x5.c140 #define UART_OVERRUN_ERROR 0x40 macro

Completed in 46 milliseconds