Searched refs:SR_OE (Results 1 – 1 of 1) sorted by relevance
53 #define SR_OE (1<<3) macro202 if (unlikely(status & (SR_FE | SR_PE | SR_OE))) { in netx_rxint()208 if (status & SR_OE) in netx_rxint()224 uart_insert_char(port, status, SR_OE, rx, flg); in netx_rxint()