Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/serial/
Dimx.c79 #define URXD_BRK (1<<11) macro
540 if (rx & URXD_BRK) in imx_rxint()
557 if (rx & URXD_BRK) in imx_rxint()
949 sport->port.read_status_mask |= URXD_BRK; in imx_set_termios()
958 sport->port.ignore_status_mask |= URXD_BRK; in imx_set_termios()