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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dseeq8005.h68 #define SEEQSTAT_FIFO_EMPTY (0x4000) macro
H A Dseeq8005.c653 while ( (((status=inw(SEEQ_STATUS)) & SEEQSTAT_FIFO_EMPTY) == 0) && time_before(jiffies, tmp + HZ))

Completed in 93 milliseconds