Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211reg.h123 #define AR_Q0_STS 0x0a00 /* Miscellaneous QCU status */ macro
133 #define AR_QSTS(i) (AR_Q0_STS + ((i)<<2))
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212reg.h138 #define AR_Q0_STS 0x0a00 /* MAC Miscellaneous QCU status */ macro
148 #define AR_QSTS(_i) (AR_Q0_STS + ((_i)<<2))
/freebsd-9-stable/tools/tools/ath/common/
Ddumpregs_5211.c131 DEFQCU(AR_Q0_STS, "Q0_STS"),
Ddumpregs_5416.c169 DEFQCU(AR_Q0_STS, "Q0_STS"),
Ddumpregs_5212.c166 DEFQCU(AR_Q0_STS, "Q0_STS"),