Searched refs:STAT_TX_RDY (Results 1 – 1 of 1) sorted by relevance
84 #define STAT_TX_RDY (1 << 5) /* TX Ready */ macro90 #define STAT_TX_IDLE STAT_TX_RDY117 while(!(*stat & STAT_TX_RDY)) in uart_mvebu_early_putc()