Searched refs:RST_DELAY (Results 1 – 1 of 1) sorted by relevance
100 #define RST_DELAY (20) /* msec, for loop in @wil_target_reset */ macro101 #define RST_COUNT (1 + 1000/RST_DELAY) /* round up to be above 1 sec total */603 msleep(RST_DELAY); in wil_target_reset()618 wil_dbg_misc(wil, "Reset completed in %d ms\n", delay * RST_DELAY); in wil_target_reset()