Searched refs:TXBAE (Results 1 – 2 of 2) sorted by relevance
42 #define TXBAE 0x02 macro52 #define TXFLAGS (TXBF | TXBAE)
61 u32 ier = ioread32(port->membase + TIMBUART_IER) & ~TXBAE; in timbuart_stop_tx()160 *ier |= TXBAE; in timbuart_handle_tx_port()