Home
last modified time | relevance | path

Searched refs:AR_ISR_S4 (Results 1 – 8 of 8) sorted by relevance

/trueos/tools/tools/ath/common/
HDdumpregs_5211.c66 DEFINT(AR_ISR_S4, "ISR_S4"),
HDdumpregs_5416.c78 DEFINT(AR_ISR_S4, "ISR_S4"),
HDdumpregs_5212.c75 DEFINT(AR_ISR_S4, "ISR_S4"),
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_interrupts.c110 ah->ah_intrstate[5] = OS_REG_READ(ah, AR_ISR_S4); in ar5416GetPendingInterrupts()
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211reg.h54 #define AR_ISR_S4 0x0094 /* Secondary interrupt status reg 4 */ macro
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h51 #define AR_ISR_S4 0x0094 /* MAC Secondary interrupt status register 4 */ macro
/trueos/tools/tools/ath/athregs/
HDdumpregs.c529 , OS_REG_READ(ah, AR_ISR_S4) in ath_hal_dumpint()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h305 #define AR_ISR_S4 AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S4) macro