Searched refs:STAT_TX_EMP (Results 1 – 1 of 1) sorted by relevance
61 #define STAT_TX_EMP BIT(6) macro194 return (st & STAT_TX_EMP) ? TIOCSER_TEMT : 0; in mvebu_uart_tx_empty()749 (val & STAT_TX_EMP), 1, 10000); in wait_for_xmite()