Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c792 REG_WRITE(ah, AR_INTR_SYNC_ENABLE(ah), 0); in ath9k_hw_kill_interrupts()
793 (void) REG_READ(ah, AR_INTR_SYNC_ENABLE(ah)); in ath9k_hw_kill_interrupts()
830 REG_WRITE(ah, AR_INTR_SYNC_ENABLE(ah), sync_default); in __ath9k_hw_enable_interrupts()
H A Dreg.h1045 #define AR_INTR_SYNC_ENABLE(_ah) (AR_SREV_9340(_ah) ? 0x4014 : 0x402c) macro
H A Dhw.c991 REG_WRITE(ah, AR_INTR_SYNC_ENABLE(ah), sync_default); in ath9k_hw_init_interrupt_masks()
1384 REG_WRITE(ah, AR_INTR_SYNC_ENABLE(ah), 0); in ath9k_hw_set_reset()