Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dimx.c64 #define URXD_OVRRUN (1<<13) macro
762 if (rx & URXD_OVRRUN) in imx_uart_rxint()
779 if (rx & URXD_OVRRUN) in imx_uart_rxint()
1635 sport->port.ignore_status_mask |= URXD_OVRRUN; in imx_uart_set_termios()