Home
last modified time | relevance | path

Searched refs:SCxSR_ERRORS (Results 1 – 3 of 3) sorted by relevance

/drivers/tty/serial/
A Dsh-sci.h169 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask) macro
A Drsci.c90 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask) macro
A Dsh-sci.c707 if (status & SCxSR_ERRORS(port)) { in sci_poll_get_char()
1876 if (!(ssr_status & SCxSR_ERRORS(port))) in sci_er_interrupt()
1932 if ((ssr_status & SCxSR_ERRORS(port)) && err_enabled) in sci_mpxed_interrupt()

Completed in 13 milliseconds