Home
last modified time | relevance | path

Searched refs:AR_PHY_M_SLEEP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_misc.c109 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 Dar5212phy.h281 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
H A Dar5212_misc.c699 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 Dar5416phy.h208 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c394 DEFVOID(AR_PHY_M_SLEEP, "PHY_M_SLEEP"),