Searched refs:IER_ERXRDY (Results 1 – 3 of 3) sorted by relevance
86 #define IER_ERXRDY 0x1 macro185 nlm_write_uart_reg(base, UART_INT_EN, IER_ERXRDY | IER_ETXRDY); in nlm_uart_init()
77 ns8250->ier_rxbits = IER_RXTMOUT | IER_EMSC | IER_ERLS | IER_ERXRDY; in jz4780_bus_attach()
464 oct16550->ier |= IER_EMSC | IER_ERLS | IER_ERXRDY; in oct16550_bus_attach()