Home
last modified time | relevance | path

Searched refs:URXD_OVRRUN (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/tty/serial/
Dimx.c63 #define URXD_OVRRUN (1<<13) macro
767 if (rx & URXD_OVRRUN) in imx_uart_rxint()
784 if (rx & URXD_OVRRUN) in imx_uart_rxint()
1629 sport->port.ignore_status_mask |= URXD_OVRRUN; in imx_uart_set_termios()