Searched refs:UART_STAT_PARERR (Results 1 – 7 of 7) sorted by relevance
49 #define UART_STAT_PARERR 0x0800 macro
343 if (xc & UART_STAT_PARERR) in uart_tty_intr()
594 rx |= UART_STAT_PARERR; in uart_pl011_bus_receive()
600 out |= UART_STAT_PARERR; in imx_uart_bus_receive()
549 xc |= UART_STAT_PARERR; in z8530_bus_receive()
1047 xc |= UART_STAT_PARERR; in ns8250_bus_receive()
520 c_status |= UART_STAT_PARERR; in cdnc_uart_bus_receive()