STAT_TX_FIFO_FUL
!(readl(port->membase + UART_STAT) & STAT_TX_FIFO_FUL),
STAT_TX_RDY(port) | STAT_TX_FIFO_FUL;
if (!(st & STAT_TX_FIFO_FUL))