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