Searched refs:URXD_BRK (Results 1 – 3 of 3) sorted by relevance
22 #define URXD_BRK (1<<11) macro
63 #define URXD_BRK (1<<11) macro833 if (rx & URXD_BRK) in __imx_uart_rxint()850 if (rx & URXD_BRK) in __imx_uart_rxint()1722 sport->port.read_status_mask |= URXD_BRK; in imx_uart_set_termios()1731 sport->port.ignore_status_mask |= URXD_BRK; in imx_uart_set_termios()
525 #define URXD_BRK (1<<11) macro