Searched refs:SCxSR_ERROR_CLEAR (Results 1 – 2 of 2) sorted by relevance
121 #define SCxSR_ERROR_CLEAR(port) (to_sci_port(port)->params->error_clear) macro
229 #define SCxSR_ERROR_CLEAR(port) \ macro882 s->ops->clear_SCxSR(port, SCxSR_ERROR_CLEAR(port)); in sci_poll_get_char()2082 s->ops->clear_SCxSR(port, SCxSR_ERROR_CLEAR(port)); in sci_er_interrupt()2656 SCxSR_RDxF_CLEAR(port) & SCxSR_ERROR_CLEAR(port) & in sci_reset()