Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c213 #define UARTFIFO_RXEMPT 0x00400000 macro
973 while (!(lpuart32_read(&sport->port, UARTFIFO) & UARTFIFO_RXEMPT)) { in lpuart32_rxint()