Searched refs:SCI_ORER (Results 1 – 2 of 2) sorted by relevance
49 #define SCI_ORER BIT(5) /* Overrun Error */ macro58 #define SCI_ERROR_CLEAR (u32)(~(SCI_RESERVED | SCI_PER | SCI_FER | SCI_ORER))60 #define SCI_BREAK_CLEAR (u32)(~(SCI_RESERVED | SCI_PER | SCI_FER | SCI_ORER))
2297 sci_port->overrun_mask = SCI_ORER; in sci_init_single()