Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dmvebu-uart.c59 #define STAT_TX_FIFO_EMP BIT(13) macro
706 if (st & STAT_TX_FIFO_EMP) in mvebu_uart_putc()