Searched refs:AR5K_SIMR2 (Results 1 – 4 of 4) sorted by relevance
764 u32 simr2 = ath5k_hw_reg_read(ah, AR5K_SIMR2) in ath5k_hw_set_imr()796 ath5k_hw_reg_write(ah, simr2, AR5K_SIMR2); in ath5k_hw_set_imr()
515 AR5K_REG_DISABLE_BITS(ah, AR5K_SIMR2, AR5K_SIMR2_QCU_TXURN); in ath5k_hw_reset_tx_queue()516 AR5K_REG_ENABLE_BITS(ah, AR5K_SIMR2, in ath5k_hw_reset_tx_queue()
444 #define AR5K_SIMR2 0x00ac /* Register Address [5211+] */ macro
118 REG_STRUCT_INIT(AR5K_SIMR2),