Searched refs:orer_status (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/serial/
H A Dsh-sci.c1853 unsigned short ssr_status, scr_status, err_enabled, orer_status = 0; local
1861 orer_status = ssr_status;
1863 orer_status = sci_serial_in(port, s->params->overrun_reg);
1890 if (orer_status & s->params->overrun_mask) {

Completed in 139 milliseconds