Searched refs:SCLSR_ORER (Results 1 – 2 of 2) sorted by relevance
75 #define SCLSR_ORER (1 << 0) /* Overrun Error */ macro
74 if ( scif_readw(uart, SCIF_SCLSR) & SCLSR_ORER ) in scif_uart_interrupt()131 if ( scif_readw(uart, SCIF_SCLSR) & SCLSR_ORER ) in scif_uart_init_postirq()
Completed in 3 milliseconds