Searched refs:BASE_ACTIVATE_DELAY (Results 1 – 3 of 3) sorted by relevance
543 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar9003_hw_init_bb()790 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar9003_hw_rfbus_done()
634 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar5008_hw_init_bb()957 udelay(synthDelay + BASE_ACTIVATE_DELAY); in ar5008_hw_rfbus_done()
144 #define BASE_ACTIVATE_DELAY 100 macro