Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/
Dar9130_phy.c47 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9130InitPLL()
Dar9160_attach.c109 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9160InitPLL()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416phy.h123 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
Dar5416_reset.c42 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
1533 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar5416InitPLL()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9280_attach.c139 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9280InitPLL()
Dar9285_reset.c54 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_reset.c36 #define RTC_PLL_SETTLE_DELAY 100 /* usec */ macro
1658 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9300_init_pll()