Home
last modified time | relevance | path

Searched refs:AR_INTR_SYNC_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dmac.c773 if ((host_isr & AR_INTR_SYNC_DEFAULT) in ath9k_hw_intrpend()
812 u32 sync_default = AR_INTR_SYNC_DEFAULT; in __ath9k_hw_enable_interrupts()
Dar9002_mac.c51 AR_INTR_SYNC_DEFAULT; in ar9002_hw_get_isr()
Dar9003_mac.c205 sync_cause = REG_READ(ah, AR_INTR_SYNC_CAUSE) & AR_INTR_SYNC_DEFAULT; in ar9003_hw_get_isr()
Dreg.h1071 AR_INTR_SYNC_DEFAULT = (AR_INTR_SYNC_HOST1_FATAL | enumerator
Dhw.c934 u32 sync_default = AR_INTR_SYNC_DEFAULT; in ath9k_hw_init_interrupt_masks()