Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_misc.c107 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x0d); in ar5312SetupClock()
123 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x7f); in ar5312SetupClock()
154 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x7f); in ar5312RestoreClock()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h136 #define AR_PHY_SLEEP_CTR_LIMIT 0x9874 macro
H A Dar5212_misc.c697 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x26); in ar5212SetupClock()
704 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x0a); in ar5212SetupClock()
717 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x7f); in ar5212SetupClock()
753 OS_REG_WRITE(ah, AR_PHY_SLEEP_CTR_LIMIT, 0x7f); in ar5212RestoreClock()
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c364 DEFVOID(AR_PHY_SLEEP_CTR_LIMIT, "PHY_SLEEP_CTR_LIMIT"),