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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dhdaps.c60 #define INIT_TIMEOUT_MSECS 4000 /* wait up to 4s for device init ... */ macro
273 for (total = INIT_TIMEOUT_MSECS; total > 0; total -= INIT_WAIT_MSECS) {
H A Dapplesmc.c180 #define INIT_TIMEOUT_MSECS 5000 /* wait up to 5s for device init ... */ macro
463 for (total = INIT_TIMEOUT_MSECS; total > 0; total -= INIT_WAIT_MSECS) {

Completed in 36 milliseconds