Searched refs:AR_ISR_S0_S (Results 1 – 8 of 8) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_interrupts.c | 90 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()
|
| D | ar5212reg.h | 60 #define AR_ISR_S0_S 0x00c4 /* ISR_S0 shadow copy */ macro
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211_interrupts.c | 83 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S); in ar5211GetPendingInterrupts()
|
| D | ar5211reg.h | 63 #define AR_ISR_S0_S 0x00c4 /* Secondary interrupt status reg 0 */ macro
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_interrupts.c | 126 isr0 = OS_REG_READ(ah, AR_ISR_S0_S); in ar5416GetPendingInterrupts()
|
| /freebsd-9-stable/tools/tools/ath/common/ |
| D | dumpregs_5211.c | 75 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
|
| D | dumpregs_5416.c | 93 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
|
| D | dumpregs_5212.c | 90 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
|