Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmac.c772 if ((host_isr & AR_INTR_SYNC_DEFAULT) in ath9k_hw_intrpend()
811 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.c204 sync_cause = REG_READ(ah, AR_INTR_SYNC_CAUSE) & AR_INTR_SYNC_DEFAULT; in ar9003_hw_get_isr()
Dreg.h1057 AR_INTR_SYNC_DEFAULT = (AR_INTR_SYNC_HOST1_FATAL | enumerator
Dhw.c922 u32 sync_default = AR_INTR_SYNC_DEFAULT; in ath9k_hw_init_interrupt_masks()