Home
last modified time | relevance | path

Searched refs:UARTFIFO_TXEMPT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c212 #define UARTFIFO_TXEMPT 0x00800000 macro
874 if ((stat & UARTSTAT_TC && sfifo & UARTFIFO_TXEMPT) || ctrl & UARTCTRL_SBK) in lpuart32_tx_empty()