Searched refs:AR_PHY_M_SLEEP (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_misc.c | 109 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x03); in ar5312SetupClock() 130 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c); in ar5312SetupClock() 160 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c); in ar5312RestoreClock()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212phy.h | 281 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
|
H A D | ar5212_misc.c | 699 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x07); in ar5212SetupClock() 706 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x03); in ar5212SetupClock() 725 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c); in ar5212SetupClock() 755 OS_REG_WRITE(ah, AR_PHY_M_SLEEP, 0x0c); in ar5212RestoreClock()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416phy.h | 208 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
|
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5212.c | 394 DEFVOID(AR_PHY_M_SLEEP, "PHY_M_SLEEP"),
|