Searched refs:UTS_TXFULL (Results 1 – 1 of 1) sorted by relevance
83 #define UTS_TXFULL (1<<4) /* TxFIFO full */ macro120 while (io_read32(base + UTS) & UTS_TXFULL) in imx_uart_putc()