Searched refs:AR5K_IER_DISABLE (Results 1 – 3 of 3) sorted by relevance
752 ath5k_hw_reg_write(ah, AR5K_IER_DISABLE, AR5K_IER); in ath5k_hw_set_imr()
63 { AR5K_IER, AR5K_IER_DISABLE },
90 #define AR5K_IER_DISABLE 0x00000000 /* Disable card interrupts */ macro