Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dmain.h69 #define POWER_ON_RETRY_DELAY_MS 500 macro
75 #define POWER_ON_RETRY_DELAY_MS 500 macro
H A Dmain.c5214 msleep(POWER_ON_RETRY_DELAY_MS * retry); in cnss_wlan_device_init()
H A Dpci.c3393 msleep(POWER_ON_RETRY_DELAY_MS * retry); in cnss_qca6290_powerup()