Searched refs:TXFLAGS (Results 1 – 2 of 2) sorted by relevance
40 #define TXFLAGS (TXBF | TXBAE) macro
128 if (isr & TXFLAGS) { in timbuart_handle_tx_port()131 iowrite32(TXFLAGS, port->membase + TIMBUART_ISR); in timbuart_handle_tx_port()137 *ier |= uart->last_ier & TXFLAGS; in timbuart_handle_tx_port()