Searched refs:is_pmu_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3869 static bool is_pmu_set(struct ath_hw *ah, u32 pmu_reg, int pmu_set) is_pmu_set() function
3895 if (!is_pmu_set(ah, AR_PHY_PMU2, reg_pmu_set)) ar9003_hw_internal_regulator_apply()
3918 if (!is_pmu_set(ah, AR_PHY_PMU1, reg_pmu_set)) ar9003_hw_internal_regulator_apply()
3924 if (!is_pmu_set(ah, AR_PHY_PMU2, reg_pmu_set)) ar9003_hw_internal_regulator_apply()
3930 if (!is_pmu_set(ah, AR_PHY_PMU2, reg_pmu_set)) ar9003_hw_internal_regulator_apply()

Completed in 77 milliseconds