Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5312/
HDar5312_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()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h137 #define AR_PHY_SLEEP_CTR_LIMIT 0x9874 macro
HDar5212_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()
/trueos/tools/tools/ath/common/
HDdumpregs_5212.c365 DEFVOID(AR_PHY_SLEEP_CTR_LIMIT, "PHY_SLEEP_CTR_LIMIT"),