Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dsh-sci.c1799 unsigned short ssr_status, scr_status, err_enabled, orer_status = 0; in sci_mpxed_interrupt() local
1807 orer_status = ssr_status; in sci_mpxed_interrupt()
1809 orer_status = serial_port_in(port, s->params->overrun_reg); in sci_mpxed_interrupt()
1836 if (orer_status & s->params->overrun_mask) { in sci_mpxed_interrupt()