Searched refs:STAT_TX_FIFO_FUL (Results 1 – 1 of 1) sorted by relevance
58 #define STAT_TX_FIFO_FUL BIT(11) macro336 if (st & STAT_TX_FIFO_FUL) in mvebu_uart_tx_chars()500 STAT_TX_RDY(port) | STAT_TX_FIFO_FUL; in mvebu_uart_set_termios()580 if (!(st & STAT_TX_FIFO_FUL)) in mvebu_uart_put_poll_char()620 if (!(st & STAT_TX_FIFO_FUL)) in mvebu_uart_putc()