Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c90 #define STAT_TX_IDLE STAT_TX_RDY macro
442 if (((ipend & STAT_TX_IDLE) == STAT_TX_IDLE) && in uart_mvebu_bus_ipend()