Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddma.c752 ath5k_hw_reg_write(ah, AR5K_IER_DISABLE, AR5K_IER); in ath5k_hw_set_imr()
H A Dinitvals.c63 { AR5K_IER, AR5K_IER_DISABLE },
H A Dreg.h90 #define AR5K_IER_DISABLE 0x00000000 /* Disable card interrupts */ macro