Searched refs:RXBF (Results 1 – 2 of 2) sorted by relevance
34 #define RXBF 0x20 macro39 #define RXFLAGS (RXDP | RXBAF | RXBF | RXTT | RXBNAE)
154 if (isr & RXBF) { in timbuart_handle_rx_port()167 *ier |= RXBAF | RXBF | RXTT; in timbuart_handle_rx_port()247 iowrite32(RXBAF | RXBF | RXTT | CTS_DELTA, in timbuart_startup()