UARTSTAT_TC 806 drivers/tty/serial/fsl_lpuart.c if (stat & UARTSTAT_TC && sfifo & UARTFIFO_TXEMPT) UARTSTAT_TC 1965 drivers/tty/serial/fsl_lpuart.c lpuart32_wait_bit_set(&sport->port, UARTSTAT, UARTSTAT_TC); UARTSTAT_TC 2142 drivers/tty/serial/fsl_lpuart.c lpuart32_wait_bit_set(&sport->port, UARTSTAT, UARTSTAT_TC);