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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_phy.c45 OS_DELAY(RTC_PLL_SETTLE_DELAY);
H A Dar9160_attach.c107 OS_DELAY(RTC_PLL_SETTLE_DELAY);
/freebsd-11-stable/sys/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
1523 OS_DELAY(RTC_PLL_SETTLE_DELAY);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c137 OS_DELAY(RTC_PLL_SETTLE_DELAY);
H A Dar9285_reset.c52 #define RTC_PLL_SETTLE_DELAY 1000 /* 1 ms */ macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c36 #define RTC_PLL_SETTLE_DELAY 100 /* usec */ macro
1635 OS_DELAY(RTC_PLL_SETTLE_DELAY);

Completed in 221 milliseconds