Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dmvebu-uart.c57 #define STAT_TX_FIFO_EMP BIT(13) macro
616 if (st & STAT_TX_FIFO_EMP) in mvebu_uart_putc()