Lines Matching refs:ath5k_hw_reg_write
418 ath5k_hw_reg_write(ah, ATH5K_PHYERR_CNT_MAX - ATH5K_ANI_OFDM_TRIG_HIGH, in ath5k_ani_save_and_clear_phy_errors()
420 ath5k_hw_reg_write(ah, ATH5K_PHYERR_CNT_MAX - ATH5K_ANI_CCK_TRIG_HIGH, in ath5k_ani_save_and_clear_phy_errors()
549 ath5k_hw_reg_write(ah, 0, AR5K_OFDM_FIL_CNT); in ath5k_ani_mib_intr()
550 ath5k_hw_reg_write(ah, 0, AR5K_CCK_FIL_CNT); in ath5k_ani_mib_intr()
606 ath5k_hw_reg_write(ah, ATH5K_PHYERR_CNT_MAX - ATH5K_ANI_OFDM_TRIG_HIGH, in ath5k_enable_phy_err_counters()
608 ath5k_hw_reg_write(ah, ATH5K_PHYERR_CNT_MAX - ATH5K_ANI_CCK_TRIG_HIGH, in ath5k_enable_phy_err_counters()
610 ath5k_hw_reg_write(ah, AR5K_PHY_ERR_FIL_OFDM, AR5K_PHYERR_CNT1_MASK); in ath5k_enable_phy_err_counters()
611 ath5k_hw_reg_write(ah, AR5K_PHY_ERR_FIL_CCK, AR5K_PHYERR_CNT2_MASK); in ath5k_enable_phy_err_counters()
614 ath5k_hw_reg_write(ah, 0, AR5K_OFDM_FIL_CNT); in ath5k_enable_phy_err_counters()
615 ath5k_hw_reg_write(ah, 0, AR5K_CCK_FIL_CNT); in ath5k_enable_phy_err_counters()
627 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT1); in ath5k_disable_phy_err_counters()
628 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT2); in ath5k_disable_phy_err_counters()
629 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT1_MASK); in ath5k_disable_phy_err_counters()
630 ath5k_hw_reg_write(ah, 0, AR5K_PHYERR_CNT2_MASK); in ath5k_disable_phy_err_counters()
633 ath5k_hw_reg_write(ah, 0, AR5K_OFDM_FIL_CNT); in ath5k_disable_phy_err_counters()
634 ath5k_hw_reg_write(ah, 0, AR5K_CCK_FIL_CNT); in ath5k_disable_phy_err_counters()