Home
last modified time | relevance | path

Searched refs:RXBAF (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dtimbuart.h45 #define RXBAF 0x10 macro
51 #define RXFLAGS (RXDP | RXBAF | RXBF | RXTT | RXBNAE)
Dtimbuart.c182 *ier |= RXBAF | RXBF | RXTT; in timbuart_handle_rx_port()
262 iowrite32(RXBAF | RXBF | RXTT | CTS_DELTA, in timbuart_startup()