Searched refs:IER_ERLS (Results 1 – 3 of 3) sorted by relevance
45 #define IER_ERLS 0x4 macro
148 if ((sc->lsr & LSR_OE) != 0 && (sc->ier & IER_ERLS) != 0) in uart_intr_reason()
600 ivar = IER_EMSC | IER_ERLS | IER_ERXRDY; in ns8250_bus_attach()