Searched refs:URXD_FRMERR (Results 1 – 1 of 1) sorted by relevance
71 #define URXD_FRMERR (1<<12) macro676 else if (rx & URXD_FRMERR) in imx_rxint()693 else if (rx & URXD_FRMERR) in imx_rxint()1352 sport->port.read_status_mask |= (URXD_FRMERR | URXD_PRERR); in imx_set_termios()1361 sport->port.ignore_status_mask |= URXD_PRERR | URXD_FRMERR; in imx_set_termios()