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