Searched refs:AR_ISR_S1 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c107 ah->ah_intrstate[2] = OS_REG_READ(ah, AR_ISR_S1);
182 isr1 = OS_REG_READ(ah, AR_ISR_S1);
183 OS_REG_WRITE(ah, AR_ISR_S1, isr1);
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c150 ah->ah_intrstate[2] = OS_REG_READ(ah, AR_ISR_S1);
258 s1 = OS_REG_READ(ah, AR_ISR_S1);
259 OS_REG_WRITE(ah, AR_ISR_S1, s1);
H A Dar9300reg.h278 #define AR_ISR_S1 AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S1) macro
/freebsd-11-stable/tools/tools/ath/common/
H A Ddumpregs_5211.c64 DEFINT(AR_ISR_S1, "ISR_S1"),
H A Ddumpregs_5212.c71 DEFINT(AR_ISR_S1, "ISR_S1"),
H A Ddumpregs_5416.c74 DEFINT(AR_ISR_S1, "ISR_S1"),
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h51 #define AR_ISR_S1 0x0088 /* Secondary interrupt status reg 1 */ macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h48 #define AR_ISR_S1 0x0088 /* MAC Secondary interrupt status register 1 */ macro
/freebsd-11-stable/tools/tools/ath/athregs/
H A Ddumpregs.c542 , OS_REG_READ(ah, AR_ISR_S1)

Completed in 209 milliseconds