Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.h23 #define INIT_LOOP_DELAY 50 macro
H A Dboot.c227 udelay(INIT_LOOP_DELAY); in wl1251_boot_run_firmware()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.h36 #define INIT_LOOP_DELAY 50 macro
H A Dboot.c461 udelay(INIT_LOOP_DELAY); in wlcore_boot_run_firmware()