Searched refs:TXRDY (Results 1 – 2 of 2) sorted by relevance
28 unsigned int TXRDY, RXRDY, DLAB; variable177 TXRDY = 4; in xmon_map_scc()199 TXRDY = 0x20; in xmon_map_scc()207 TXRDY = 0x20; in xmon_map_scc()213 TXRDY = 0x20; in xmon_map_scc()267 while ((*sccc & TXRDY) == 0) in xmon_write()
28 unsigned long TXRDY, RXRDY; variable76 TXRDY = 0x20; in xmon_map_scc()99 while ((*sccc & TXRDY) == 0) { in xmon_write()