Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_interrupts.c85 AH_PRIVATE(ah)->ah_fatalState[3] = OS_REG_READ(ah, AR_ISR_S2_S); in ar5211GetPendingInterrupts()
HDar5211reg.h65 #define AR_ISR_S2_S 0x00cc /* Secondary interrupt status reg 2 */ macro
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_interrupts.c117 AH_PRIVATE(ah)->ah_fatalState[3] = OS_REG_READ(ah, AR_ISR_S2_S); in ar5212GetPendingInterrupts()
HDar5212reg.h62 #define AR_ISR_S2_S 0x00cc /* ISR_S2 shadow copy */ macro
/NextBSD/tools/tools/ath/common/
HDdumpregs_5211.c78 DEFINT(AR_ISR_S2_S, "ISR_S2_S"),
HDdumpregs_5416.c97 DEFINT(AR_ISR_S2_S, "ISR_S2_S"),
HDdumpregs_5212.c93 DEFINT(AR_ISR_S2_S, "ISR_S2_S"),
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300reg.h421 #define AR_ISR_S2_S AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S2_S) macro