Searched refs:SCLSR_ORER (Results 1 – 1 of 1) sorted by relevance
107 #define SCLSR_ORER BIT(0) /* Overrun Error */ macro230 reg_val &= ~(SCLSR_TO | SCLSR_ORER); in uart_rcar_configure()