Searched refs:SCxSR_ERROR_CLEAR (Results 1 – 3 of 3) sorted by relevance
173 #define SCxSR_ERROR_CLEAR(port) \ macro
91 #define SCxSR_ERROR_CLEAR(port) (to_sci_port(port)->params->error_clear) macro
708 s->ops->clear_SCxSR(port, SCxSR_ERROR_CLEAR(port)); in sci_poll_get_char()1893 s->ops->clear_SCxSR(port, SCxSR_ERROR_CLEAR(port)); in sci_er_interrupt()2467 SCxSR_RDxF_CLEAR(port) & SCxSR_ERROR_CLEAR(port) & in sci_reset()
Completed in 11 milliseconds