Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_interrupts.c90 isr0 = OS_REG_READ(ah, AR_ISR_S0_S); in ar5212GetPendingInterrupts()
115 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S); in ar5212GetPendingInterrupts()
Dar5212reg.h60 #define AR_ISR_S0_S 0x00c4 /* ISR_S0 shadow copy */ macro
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_interrupts.c83 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S); in ar5211GetPendingInterrupts()
Dar5211reg.h63 #define AR_ISR_S0_S 0x00c4 /* Secondary interrupt status reg 0 */ macro
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_interrupts.c126 isr0 = OS_REG_READ(ah, AR_ISR_S0_S); in ar5416GetPendingInterrupts()
/freebsd-9-stable/tools/tools/ath/common/
Ddumpregs_5211.c75 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
Ddumpregs_5416.c93 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
Ddumpregs_5212.c90 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),