Searched refs:SCxSR_ERRORS (Results 1 – 2 of 2) sorted by relevance
12 #define SCxSR_ERRORS(port) (to_sci_port(port)->cfg->error_mask) macro
423 if (status & SCxSR_ERRORS(port)) { in sci_poll_get_char()973 if ((ssr_status & SCxSR_ERRORS(port)) && err_enabled) in sci_mpxed_interrupt()