Searched refs:orer_status (Results 1 – 1 of 1) sorted by relevance
1017 unsigned short ssr_status, scr_status, err_enabled, orer_status = 0; in sci_mpxed_interrupt() local1027 orer_status = serial_port_in(port, SCLSR); in sci_mpxed_interrupt()1031 orer_status = ssr_status; in sci_mpxed_interrupt()1062 if (orer_status & (1 << s->overrun_bit)) in sci_mpxed_interrupt()