Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c160 #define UARTSTAT_IDLE 0x00100000 macro
1298 if ((sts & UARTSTAT_IDLE) && sport->lpuart_dma_rx_use && sport->dma_idle_int) in lpuart32_int()