Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dmac.c849 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0); in ath9k_hw_disable_interrupts()
850 (void) REG_READ(ah, AR_INTR_SYNC_ENABLE); in ath9k_hw_disable_interrupts()
870 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, in ath9k_hw_enable_interrupts()
Dreg.h919 #define AR_INTR_SYNC_ENABLE 0x402c macro
Dhw.c773 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, AR_INTR_SYNC_DEFAULT); in ath9k_hw_init_interrupt_masks()
1050 REG_WRITE(ah, AR_INTR_SYNC_ENABLE, 0); in ath9k_hw_set_reset()