Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_interrupts.c87 AH_PRIVATE(ah)->ah_fatalState[5] = OS_REG_READ(ah, AR_ISR_S4_S); in ar5211GetPendingInterrupts()
H A Dar5211reg.h67 #define AR_ISR_S4_S 0x00d4 /* Secondary interrupt status reg 4 */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c119 AH_PRIVATE(ah)->ah_fatalState[5] = OS_REG_READ(ah, AR_ISR_S4_S); in ar5212GetPendingInterrupts()
H A Dar5212reg.h64 #define AR_ISR_S4_S 0x00d4 /* ISR_S4 shadow copy */ macro
/dragonfly/tools/tools/ath/common/
H A Ddumpregs_5211.c79 DEFINT(AR_ISR_S4_S, "ISR_S4_S"),
H A Ddumpregs_5212.c94 DEFINT(AR_ISR_S4_S, "ISR_S4_S"),
H A Ddumpregs_5416.c97 DEFINT(AR_ISR_S4_S, "ISR_S4_S"),
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h425 #define AR_ISR_S4_S AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S4_S) macro