Searched refs:RXRDY (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dstart.c21 unsigned int TXRDY, RXRDY, DLAB; variable
79 RXRDY = 1;
144 while ((*sccc & RXRDY) == 0)
155 if ((*sccc & RXRDY) == 0) {

Completed in 47 milliseconds