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

/linux-master/drivers/net/wireless/ath/wil6210/
H A Dmain.c125 #define OTP_HW_DELAY (200) /* usec, loop in @wil_wait_device_ready_talyn_mb */ macro
127 #define OTP_HW_COUNT (1 + 2000 / OTP_HW_DELAY)
1061 usleep_range(OTP_HW_DELAY, OTP_HW_DELAY + 10);
1073 delay * OTP_HW_DELAY, otp_hw, wil->boot_config);

Completed in 214 milliseconds