Home
last modified time | relevance | path

Searched refs:AR_Q_ONESHOTARM_SC (Results 1 – 7 of 7) sorted by relevance

/dragonfly/tools/tools/ath/common/
H A Ddumpregs_5211.c117 DEFQCU(AR_Q_ONESHOTARM_SC, "Q_ONESHOTARM_SC"),
H A Ddumpregs_5212.c152 DEFQCU(AR_Q_ONESHOTARM_SC, "Q_ONESHOTARM_SC"),
H A Ddumpregs_5416.c155 DEFQCU(AR_Q_ONESHOTARM_SC, "Q_ONESHOTARM_SC"),
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211reg.h108 #define AR_Q_ONESHOTARM_SC 0x0940 /* OneShotArm set control */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h125 #define AR_Q_ONESHOTARM_SC 0x0940 /* MAC OneShotArm set control */ macro
/dragonfly/tools/tools/ath/athregs/
H A Ddumpregs.c544 , OS_REG_READ(ah, AR_Q_ONESHOTARM_SC) in ath_hal_dumpqcu()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h496 #define AR_Q_ONESHOTARM_SC AR_MAC_QCU_OFFSET(MAC_QCU_ONESHOT_ARM_SC) macro