Searched refs:AR_PHY_M_SLEEP (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5312/ |
| HD | 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()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5212/ |
| HD | ar5212phy.h | 282 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
|
| HD | 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()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5416/ |
| HD | ar5416phy.h | 208 #define AR_PHY_M_SLEEP 0x99f0 /* sleep control registers */ macro
|
| /dragonfly/tools/tools/ath/common/ |
| HD | dumpregs_5212.c | 395 DEFVOID(AR_PHY_M_SLEEP, "PHY_M_SLEEP"),
|