Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416phy.h121 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
H A Dar5416_reset.c40 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
1531 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar5416InitPLL()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c107 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9160InitPLL()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c137 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9280InitPLL()
H A Dar9285_reset.c52 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c36 #define RTC_PLL_SETTLE_DELAY 100 /* usec */ macro
1658 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9300_init_pll()