Searched refs:PHY_BUSY_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
1602 #define PHY_BUSY_TIMEOUT 10000000 macro2190 unsigned int time_out = PHY_BUSY_TIMEOUT;2209 time_out = PHY_BUSY_TIMEOUT; /* initialize the time out var again */2220 for (time_out = 0; time_out < PHY_BUSY_TIMEOUT; time_out++);2254 unsigned int time_out = PHY_BUSY_TIMEOUT;