Home
last modified time | relevance | path

Searched refs:AR_IER_DISABLE (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_interrupts.c105 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE); in ar5210SetInterrupts()
HDar5210reg.h184 #define AR_IER_DISABLE 0x00000000 /* pseudo-flag */ macro
HDar5210_reset.c172 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE); in ar5210Reset()
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_interrupts.c122 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE); in ar5211SetInterrupts()
HDar5211reg.h293 #define AR_IER_DISABLE 0x00000000 /* Global interrupt disable */ macro
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_interrupts.c149 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE); in ar5212SetInterrupts()
HDar5212reg.h356 #define AR_IER_DISABLE 0x00000000 /* Global interrupt disable */ macro
HDar5212_reset.c1222 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE); in ar5212SetResetReg()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_interrupts.c275 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE); in ar5416SetInterrupts()
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_interrupts.c519 OS_REG_WRITE(ah, AR_IER, AR_IER_DISABLE);
HDar9300reg.h73 #define AR_IER_DISABLE 0x00000000 // Global interrupt disable macro