Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c1860 unsigned short ssr_status, scr_status, err_enabled, orer_status = 0; in sci_mpxed_interrupt() local
1868 orer_status = ssr_status; in sci_mpxed_interrupt()
1870 orer_status = serial_port_in(port, s->params->overrun_reg); in sci_mpxed_interrupt()
1897 if (orer_status & s->params->overrun_mask) { in sci_mpxed_interrupt()