Searched refs:AR_PHY_SLEEP_CTR_LIMIT (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/ath/ath_hal/ar5312/ |
| HD | ar5312_misc.c | 107 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/ |
| HD | ar5212phy.h | 137 #define AR_PHY_SLEEP_CTR_LIMIT 0x9874 macro
|
| HD | ar5212_misc.c | 697 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/ |
| HD | dumpregs_5212.c | 365 DEFVOID(AR_PHY_SLEEP_CTR_LIMIT, "PHY_SLEEP_CTR_LIMIT"),
|