Searched refs:overrun_mask (Results 1 – 1 of 1) sorted by relevance
84 unsigned int overrun_mask; member569 } else if (to_sci_port(port)->overrun_mask == SCIFA_ORER) { in sci_clear_SCxSR()895 if (status & s->overrun_mask) { in sci_handle_errors()966 if (status & s->overrun_mask) { in sci_handle_fifo_overrun()967 status &= ~s->overrun_mask; in sci_handle_fifo_overrun()1598 if (orer_status & s->overrun_mask) { in sci_mpxed_interrupt()2267 sci_port->overrun_mask = SCIFA_ORER; in sci_init_single()2273 sci_port->overrun_mask = SCLSR_ORER; in sci_init_single()2279 sci_port->overrun_mask = SCIFA_ORER; in sci_init_single()2286 sci_port->overrun_mask = SCIFA_ORER; in sci_init_single()[all …]