Searched refs:SR_FE (Results 1 – 2 of 2) sorted by relevance
50 #define SR_FE (1<<0) macro202 if (unlikely(status & (SR_FE | SR_PE | SR_OE))) { in netx_rxint()206 else if (status & SR_FE) in netx_rxint()217 else if (status & SR_FE) in netx_rxint()413 port->read_status_mask |= SR_PE | SR_FE; in netx_set_termios()
57 # define SR_FE (1 << 6) macro359 sr &= SR_PE | SR_FE | SR_OVR | SR_BRK; in sccnxp_handle_rx()375 else if (sr & SR_FE) in sccnxp_handle_rx()388 else if (sr & SR_FE) in sccnxp_handle_rx()659 port->read_status_mask |= SR_PE | SR_FE; in sccnxp_set_termios()670 port->ignore_status_mask |= SR_PE | SR_OVR | SR_FE | SR_BRK; in sccnxp_set_termios()