Searched refs:AR_IMR_S0 (Results 1 – 12 of 12) sorted by relevance
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5211.c | 67 DEFINT(AR_IMR_S0, "IMR_S0"),
|
H A D | dumpregs_5212.c | 80 DEFINT(AR_IMR_S0, "IMR_S0"),
|
H A D | dumpregs_5416.c | 84 DEFINT(AR_IMR_S0, "IMR_S0"),
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211reg.h | 56 #define AR_IMR_S0 0x00a4 /* Secondary interrupt mask reg 0 */ macro
|
H A D | ar5211_xmit.c | 182 OS_REG_WRITE(ah, AR_IMR_S0, in setTxQInterrupts()
|
H A D | ar5211_reset.c | 491 OS_REG_WRITE(ah, AR_IMR_S0, in ar5211Reset()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212reg.h | 53 #define AR_IMR_S0 0x00a4 /* MAC Secondary interrupt mask register 0 */ macro
|
H A D | ar5212_xmit.c | 214 OS_REG_WRITE(ah, AR_IMR_S0, in setTxQInterrupts()
|
/freebsd/tools/tools/ath/athregs/ |
H A D | dumpregs.c | 531 , OS_REG_READ(ah, AR_IMR_S0) in ath_hal_dumpint()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_xmit.c | 234 OS_REG_WRITE(ah, AR_IMR_S0, in set_tx_q_interrupts()
|
H A D | ar9300reg.h | 354 #define AR_IMR_S0 AR_MAC_DMA_OFFSET(MAC_DMA_IMR_S0) macro
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 1224 OS_REG_WRITE(ah, AR_IMR_S0, in setTxQInterrupts()
|