Searched refs:STAT_TX_FIFO_FULL (Results 1 – 1 of 1) sorted by relevance
78 #define STAT_TX_FIFO_FULL (1 << 11) /* TX FIFO Full */ macro238 while (uart_getreg(bas, UART_STAT) & STAT_TX_FIFO_FULL) in uart_mvebu_putc()