Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar9001/
HDar9130_phy.c45 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9130InitPLL()
HDar9160_attach.c107 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9160InitPLL()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416phy.h121 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
HDar5416_reset.c40 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
1531 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar5416InitPLL()
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280_attach.c137 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9280InitPLL()
HDar9285_reset.c52 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c36 #define RTC_PLL_SETTLE_DELAY 100 /* usec */ macro
1658 OS_DELAY(RTC_PLL_SETTLE_DELAY); in ar9300_init_pll()