Searched refs:orer_status (Results 1 – 1 of 1) sorted by relevance
2094 unsigned short ssr_status, scr_status, err_enabled, orer_status = 0; in sci_mpxed_interrupt() local2102 orer_status = ssr_status; in sci_mpxed_interrupt()2104 orer_status = sci_serial_in(port, s->params->overrun_reg); in sci_mpxed_interrupt()2131 if (orer_status & s->params->overrun_mask) { in sci_mpxed_interrupt()