Home
last modified time | relevance | path

Searched refs:IER_EMSC (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Duart.h89 #define IER_EMSC 0x8 macro
/f-stack/freebsd/mips/ingenic/
H A Djz4780_uart.c77 ns8250->ier_rxbits = IER_RXTMOUT | IER_EMSC | IER_ERLS | IER_ERXRDY; in jz4780_bus_attach()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c464 oct16550->ier |= IER_EMSC | IER_ERLS | IER_ERXRDY; in oct16550_bus_attach()