Home
last modified time | relevance | path

Searched refs:RTC_PLL_SETTLE_DELAY (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw.h128 #define RTC_PLL_SETTLE_DELAY 100 macro
Dhw.c729 udelay(RTC_PLL_SETTLE_DELAY); in ath9k_hw_init_pll()