Searched refs:UART_STAT_FRAMERR (Results 1 – 13 of 13) sorted by relevance
47 #define UART_STAT_FRAMERR 0x0200 macro
313 if (xc & UART_STAT_FRAMERR) in uart_tty_intr()
427 rx |= UART_STAT_FRAMERR; in uart_pl011_bus_receive()
546 out |= UART_STAT_FRAMERR; in imx_uart_bus_receive()
549 xc |= UART_STAT_FRAMERR; in z8530_bus_receive()
645 xc |= UART_STAT_FRAMERR; in sab82532_bus_receive()
836 xc |= UART_STAT_FRAMERR; in lpc_ns8250_bus_receive()
875 xc |= UART_STAT_FRAMERR; in ns8250_bus_receive()
527 c_status |= UART_STAT_FRAMERR; in cdnc_uart_bus_receive()535 if (c == 0 && (c_status & UART_STAT_FRAMERR) != 0 && in cdnc_uart_bus_receive()
401 xc |= UART_STAT_FRAMERR; in adm5120_uart_bus_receive()
466 xc |= UART_STAT_FRAMERR; in rt305x_uart_bus_receive()
620 xc |= UART_STAT_FRAMERR; in aml8726_uart_bus_receive()
736 xc |= UART_STAT_FRAMERR; in oct16550_bus_receive()