Searched refs:IER_ERLS (Results 1 – 8 of 8) sorted by relevance
88 #define IER_ERLS 0x4 macro
48 #define IER_ERLS 0x4 macro
77 ns8250->ier_rxbits = IER_RXTMOUT | IER_EMSC | IER_ERLS | IER_ERXRDY; in jz4780_bus_attach()
65 #define IER_ERLS 0x4 /* int on line status change */ macro549 outb (port, com_ier, IER_ETXRDY | IER_ERXRDY | IER_ERLS | IER_EMSC); in dos_open()
328 if ((sc->lsr & LSR_OE) != 0 && (sc->ier & IER_ERLS) != 0) in uart_intr_reason()
465 oct16550->ier |= IER_EMSC | IER_ERLS | IER_ERXRDY; in oct16550_bus_attach()
522 ivar = IER_EMSC | IER_ERLS | IER_ERXRDY; in ns8250_bus_attach()
1116 outb(siocniobase + com_ier, IER_ERXRDY | IER_ERLS |1180 IER_ERXRDY | IER_ERLS | IER_EMSC in comopen()