Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dimx.c60 #define URXD_OVRRUN (1<<13) macro
816 if (rx & URXD_OVRRUN) in __imx_uart_rxint()
833 if (rx & URXD_OVRRUN) in __imx_uart_rxint()
1704 sport->port.ignore_status_mask |= URXD_OVRRUN; in imx_uart_set_termios()