Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dimx.c60 #define URXD_OVRRUN (1<<13) macro
827 if (rx & URXD_OVRRUN) in __imx_uart_rxint()
844 if (rx & URXD_OVRRUN) in __imx_uart_rxint()
1715 sport->port.ignore_status_mask |= URXD_OVRRUN; in imx_uart_set_termios()