Searched refs:RTC_PLL_SETTLE_DELAY (Results 1 – 6 of 6) sorted by relevance
121 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
40 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro1531 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar5416InitPLL()
107 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9160InitPLL()
137 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9280InitPLL()
52 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
36 #define RTC_PLL_SETTLE_DELAY 100 /* usec */ macro1658 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9300_init_pll()