Searched refs:STAT_TX_FIFO_FUL (Results 1 – 1 of 1) sorted by relevance
60 #define STAT_TX_FIFO_FUL BIT(11) macro363 if (st & STAT_TX_FIFO_FUL) in mvebu_uart_tx_chars()575 STAT_TX_RDY(port) | STAT_TX_FIFO_FUL; in mvebu_uart_set_termios()657 if (!(st & STAT_TX_FIFO_FUL)) in mvebu_uart_put_poll_char()697 if (!(st & STAT_TX_FIFO_FUL)) in mvebu_uart_putc()