Searched refs:INIT_WAIT_MSECS (Results 1 – 2 of 2) sorted by relevance
63 #define INIT_WAIT_MSECS 200 /* ... in 200ms increments */ macro275 for (total = INIT_TIMEOUT_MSECS; total > 0; total -= INIT_WAIT_MSECS) { in hdaps_device_init()285 msleep(INIT_WAIT_MSECS); in hdaps_device_init()
96 #define INIT_WAIT_MSECS 50 /* ... in 50ms increments */ macro484 for (total = INIT_TIMEOUT_MSECS; total > 0; total -= INIT_WAIT_MSECS) { in applesmc_device_init()491 msleep(INIT_WAIT_MSECS); in applesmc_device_init()604 for (ms = 0; ms < INIT_TIMEOUT_MSECS; ms += INIT_WAIT_MSECS) { in applesmc_init_smcreg()611 msleep(INIT_WAIT_MSECS); in applesmc_init_smcreg()