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/
HDdumpregs_5211.c117 DEFQCU(AR_Q_ONESHOTARM_SC, "Q_ONESHOTARM_SC"),
HDdumpregs_5212.c152 DEFQCU(AR_Q_ONESHOTARM_SC, "Q_ONESHOTARM_SC"),
HDdumpregs_5416.c155 DEFQCU(AR_Q_ONESHOTARM_SC, "Q_ONESHOTARM_SC"),
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211reg.h108 #define AR_Q_ONESHOTARM_SC 0x0940 /* OneShotArm set control */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212reg.h125 #define AR_Q_ONESHOTARM_SC 0x0940 /* MAC OneShotArm set control */ macro
/dragonfly/tools/tools/ath/athregs/
HDdumpregs.c544 , OS_REG_READ(ah, AR_Q_ONESHOTARM_SC) in ath_hal_dumpqcu()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h496 #define AR_Q_ONESHOTARM_SC AR_MAC_QCU_OFFSET(MAC_QCU_ONESHOT_ARM_SC) macro