Home
last modified time | relevance | path

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

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