Searched refs:AR_ISR_S3 (Results 1 – 9 of 9) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5211.c | 64 DEFINT(AR_ISR_S3, "ISR_S3"),
|
H A D | dumpregs_5212.c | 73 DEFINT(AR_ISR_S3, "ISR_S3"),
|
H A D | dumpregs_5416.c | 76 DEFINT(AR_ISR_S3, "ISR_S3"),
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_interrupts.c | 109 ah->ah_intrstate[4] = OS_REG_READ(ah, AR_ISR_S3); in ar5416GetPendingInterrupts()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211reg.h | 53 #define AR_ISR_S3 0x0090 /* Secondary interrupt status reg 3 */ macro
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212reg.h | 50 #define AR_ISR_S3 0x0090 /* MAC Secondary interrupt status register 3 */ macro
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_interrupts.c | 152 ah->ah_intrstate[4] = OS_REG_READ(ah, AR_ISR_S3); in ar9300_get_pending_interrupts()
|
H A D | ar9300reg.h | 300 #define AR_ISR_S3 AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S3) macro
|
/freebsd/tools/tools/ath/athregs/ |
H A D | dumpregs.c | 542 , OS_REG_READ(ah, AR_ISR_S3) in ath_hal_dumpint()
|