Searched refs:AR_ISR_S2 (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c108 ah->ah_intrstate[3] = OS_REG_READ(ah, AR_ISR_S2);
120 uint32_t isr2 = OS_REG_READ(ah, AR_ISR_S2);
140 OS_REG_WRITE(ah, AR_ISR_S2, isr2);
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c63 uint32_t isr2 = OS_REG_READ(ah, AR_ISR_S2);
H A Dar5212reg.h49 #define AR_ISR_S2 0x008c /* MAC Secondary interrupt status register 2 */ macro
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c151 ah->ah_intrstate[3] = OS_REG_READ(ah, AR_ISR_S2);
179 isr2 = OS_REG_READ(ah, AR_ISR_S2);
200 OS_REG_WRITE(ah, AR_ISR_S2, isr2);
H A Dar9300reg.h285 #define AR_ISR_S2 AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S2) macro
/freebsd-current/tools/tools/ath/common/
H A Ddumpregs_5211.c63 DEFINT(AR_ISR_S2, "ISR_S2"),
H A Ddumpregs_5212.c70 DEFINTfmt(AR_ISR_S2, "ISR_S2",
H A Ddumpregs_5416.c73 DEFINTfmt(AR_ISR_S2, "ISR_S2",
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h52 #define AR_ISR_S2 0x008c /* Secondary interrupt status reg 2 */ macro
/freebsd-current/tools/tools/ath/athregs/
H A Ddumpregs.c541 , OS_REG_READ(ah, AR_ISR_S2)

Completed in 300 milliseconds