Home
last modified time | relevance | path

Searched refs:AR_SLEEP3 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_beacon.c261 OS_REG_WRITE(ah, AR_SLEEP3, in ar5212SetStaBeaconTimers()
H A Dar5212reg.h291 #define AR_SLEEP3 0x80dc /* Enhanced sleep control 3 */ macro
H A Dar5212_reset.c77 (((x) >= AR_SLEEP1) && ((x) <= AR_SLEEP3))) in write_common()
/dragonfly/tools/tools/ath/common/
H A Ddumpregs_5212.c316 DEFBASIC(AR_SLEEP3, "SLEEP3"),
H A Ddumpregs_5416.c349 DEFBASIC(AR_SLEEP3, "SLEEP3"),
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_reset.c61 (((x) >= AR_SLEEP1) && ((x) <= AR_SLEEP3))) in write_common()