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

/drivers/usb/serial/
H A Df81232.c46 #define UART_PARITY_ERROR 0x20 macro
132 else if (line_status & UART_PARITY_ERROR)
H A Dspcp8x5.c142 #define UART_PARITY_ERROR 0x20 macro
518 else if (status & UART_PARITY_ERROR)
H A Dpl2303.c139 #define UART_PARITY_ERROR 0x20 macro
806 else if (line_status & UART_PARITY_ERROR)

Completed in 115 milliseconds