Searched refs:PLL_SETTLE_DELAY (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c35 #define PLL_SETTLE_DELAY 300 /* 300 usec */ macro
715 OS_DELAY(PLL_SETTLE_DELAY);
721 OS_DELAY(PLL_SETTLE_DELAY);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c33 #define PLL_SETTLE_DELAY 300 /* 300 usec */ macro
952 OS_DELAY(PLL_SETTLE_DELAY);
958 OS_DELAY(PLL_SETTLE_DELAY);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c51 #define PLL_SETTLE_DELAY 300 /* 300 usec */ macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c39 #define PLL_SETTLE_DELAY 300 /* 300 usec */ macro

Completed in 179 milliseconds