Searched refs:RTC_PLL_SETTLE_DELAY (Results 1 – 2 of 2) sorted by relevance
165 #define RTC_PLL_SETTLE_DELAY (AR_SREV_9340(ah) ? 1000 : 100) macro
927 udelay(RTC_PLL_SETTLE_DELAY); in ath9k_hw_init_pll()