Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9003_phy.c543 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar9003_hw_init_bb()
790 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar9003_hw_rfbus_done()
Dar5008_phy.c634 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar5008_hw_init_bb()
957 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar5008_hw_rfbus_done()
Dhw.h144 #define BASE_ACTIVATE_DELAY 100 macro