Searched refs:STAT_TX_FIFO_FUL (Results 1 – 1 of 1) sorted by relevance
60 #define STAT_TX_FIFO_FUL BIT(11) macro340 !(readl(port->membase + UART_STAT) & STAT_TX_FIFO_FUL), in mvebu_uart_tx_chars()546 STAT_TX_RDY(port) | STAT_TX_FIFO_FUL; in mvebu_uart_set_termios()628 if (!(st & STAT_TX_FIFO_FUL)) in mvebu_uart_put_poll_char()668 if (!(st & STAT_TX_FIFO_FUL)) in mvebu_uart_putc()