Home
last modified time | relevance | path

Searched refs:AR_IMR_S2_TIM (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_interrupts.c316 mask2 |= AR_IMR_S2_TIM; in ar5416SetInterrupts()
340 mask = OS_REG_READ(ah, AR_IMR_S2) & ~(AR_IMR_S2_TIM | in ar5416SetInterrupts()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_interrupts.c170 mask2 |= AR_IMR_S2_TIM; in ar5212SetInterrupts()
HDar5212reg.h532 #define AR_IMR_S2_TIM 0x01000000 /* TIM */ macro
543 (AR_IMR_S2_TIM | AR_IMR_S2_DTIM | AR_IMR_S2_DTIMSYNC | \
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_interrupts.c579 mask2 |= AR_IMR_S2_TIM;
620 ahp->ah_mask2Reg &= ~(AR_IMR_S2_TIM |
HDar9300reg.h372 #define AR_IMR_S2_TIM 0x01000000 // TIM macro