Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dimx.c61 #define URXD_BRK (1<<11) macro
850 if (rx & URXD_BRK) { in __imx_uart_rxint()
867 if (rx & URXD_BRK) in __imx_uart_rxint()
1721 sport->port.read_status_mask |= URXD_BRK; in imx_uart_set_termios()
1730 sport->port.ignore_status_mask |= URXD_BRK; in imx_uart_set_termios()