Home
last modified time | relevance | path

Searched refs:INIT_INTERRUPT_MASK (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211.h42 #define INIT_INTERRUPT_MASK \ macro
HDar5211_reset.c503 OS_REG_WRITE(ah, AR_IMR, INIT_INTERRUPT_MASK); in ar5211Reset()
504 ahp->ah_maskReg = INIT_INTERRUPT_MASK; in ar5211Reset()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212.h36 #define INIT_INTERRUPT_MASK \ macro