Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dmvebu-uart.c59 #define STAT_TX_FIFO_EMP BIT(13) macro
677 if (st & STAT_TX_FIFO_EMP) in mvebu_uart_putc()