Home
last modified time | relevance | path

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

/freebsd/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); in ar5312ChipReset()
721 OS_DELAY(PLL_SETTLE_DELAY); in ar5312ChipReset()
/freebsd/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); in ar5212ChipReset()
958 OS_DELAY(PLL_SETTLE_DELAY); in ar5212ChipReset()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c51 #define PLL_SETTLE_DELAY 300 /* 300 usec */ macro
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c39 #define PLL_SETTLE_DELAY 300 /* 300 usec */ macro