Searched refs:AR_ISR_S4 (Results 1 – 9 of 9) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5211.c | 65 DEFINT(AR_ISR_S4, "ISR_S4"),
|
H A D | dumpregs_5212.c | 74 DEFINT(AR_ISR_S4, "ISR_S4"),
|
H A D | dumpregs_5416.c | 77 DEFINT(AR_ISR_S4, "ISR_S4"),
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_interrupts.c | 110 ah->ah_intrstate[5] = OS_REG_READ(ah, AR_ISR_S4); in ar5416GetPendingInterrupts()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211reg.h | 54 #define AR_ISR_S4 0x0094 /* Secondary interrupt status reg 4 */ macro
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212reg.h | 51 #define AR_ISR_S4 0x0094 /* MAC Secondary interrupt status register 4 */ macro
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_interrupts.c | 153 ah->ah_intrstate[5] = OS_REG_READ(ah, AR_ISR_S4); in ar9300_get_pending_interrupts()
|
H A D | ar9300reg.h | 305 #define AR_ISR_S4 AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S4) macro
|
/freebsd/tools/tools/ath/athregs/ |
H A D | dumpregs.c | 543 , OS_REG_READ(ah, AR_ISR_S4) in ath_hal_dumpint()
|