Searched refs:UARTSTAT_TC (Results 1 – 1 of 1) sorted by relevance
151 #define UARTSTAT_TC 0x00400000 macro805 if (stat & UARTSTAT_TC && sfifo & UARTFIFO_TXEMPT) in lpuart32_tx_empty()1964 lpuart32_wait_bit_set(&sport->port, UARTSTAT, UARTSTAT_TC); in lpuart32_set_termios()2141 lpuart32_wait_bit_set(&sport->port, UARTSTAT, UARTSTAT_TC); in lpuart32_console_write()