Searched refs:PANIC_TIMER_STEP (Results 1 – 1 of 1) sorted by relevance
94 #define PANIC_TIMER_STEP 100 in hv_panic_timeout_reboot() macro99 for (i = 0; i < panic_timeout * 1000; i += PANIC_TIMER_STEP) in hv_panic_timeout_reboot()100 mdelay(PANIC_TIMER_STEP); in hv_panic_timeout_reboot()