Searched refs:SCxSR_ERRORS (Results 1 – 1 of 1) sorted by relevance
225 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask) macro881 if (status & SCxSR_ERRORS(port)) { in sci_poll_get_char()2066 if (!(ssr_status & SCxSR_ERRORS(port))) in sci_er_interrupt()2122 if ((ssr_status & SCxSR_ERRORS(port)) && err_enabled) in sci_mpxed_interrupt()