Searched refs:ath9k_hw_set_reset_reg (Results 1 – 1 of 1) sorted by relevance
33 static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type);614 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) { in __ath9k_hw_init()1481 static bool ath9k_hw_set_reset_reg(struct ath_hw *ah, u32 type) in ath9k_hw_set_reset_reg() function1527 if (!ath9k_hw_set_reset_reg(ah, reset_type)) in ath9k_hw_chip_reset()2190 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) { in ath9k_hw_set_power_awake()2920 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM)) in ath9k_hw_phy_disable()2934 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_COLD)) in ath9k_hw_disable()