Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dmac.c795 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0); in ath9k_hw_kill_interrupts()
796 (void) REG_READ(ah, AR_INTR_SYNC_ENABLE); in ath9k_hw_kill_interrupts()
841 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, sync_default); in ath9k_hw_enable_interrupts()
Dreg.h982 #define AR_INTR_SYNC_ENABLE (AR_SREV_9340(ah) ? 0x4014 : 0x402c) macro
Dhw.c980 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, sync_default); in ath9k_hw_init_interrupt_masks()
1322 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0); in ath9k_hw_set_reset()