Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c50 sync_cause = REG_READ(ah, AR_INTR_SYNC_CAUSE) & 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()
Dmac.c772 host_isr = REG_READ(ah, AR_INTR_SYNC_CAUSE); in ath9k_hw_intrpend()
Dreg.h1041 #define AR_INTR_SYNC_CAUSE (AR_SREV_9340(ah) ? 0x4010 : 0x4028) macro
Dhw.c991 REG_WRITE(ah, AR_INTR_SYNC_CAUSE, 0xFFFFFFFF); in ath9k_hw_init_interrupt_masks()
1376 tmpReg = REG_READ(ah, AR_INTR_SYNC_CAUSE); in ath9k_hw_set_reset()