Home
last modified time | relevance | path

Searched refs:RST_DELAY (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dmain.c120 #define RST_DELAY (20) /* msec, for loop in @wil_wait_device_ready */ macro
121 #define RST_COUNT (1 + 1000/RST_DELAY) /* round up to be above 1 sec total */
984 msleep(RST_DELAY); in wil_wait_device_ready()
1001 delay * RST_DELAY); in wil_wait_device_ready()
1083 msleep(RST_DELAY); in wil_wait_device_ready_talyn_mb()
1094 wil_dbg_misc(wil, "HW section done in %d ms\n", delay * RST_DELAY); in wil_wait_device_ready_talyn_mb()