Searched refs:ath9k_hw_set_reset_reg (Results 1 – 1 of 1) sorted by relevance
47 static boolean_t ath9k_hw_set_reset_reg(struct ath_hal *ah, uint32_t type);722 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_POWER_ON)) { in ath9k_hw_do_attach()1766 ath9k_hw_set_reset_reg(struct ath_hal *ah, uint32_t type) in ath9k_hw_set_reset_reg() function1821 if (!ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM)) in ath9k_hw_chip_reset()2876 if (ath9k_hw_set_reset_reg(ah, in ath9k_hw_set_power_awake()3976 return (ath9k_hw_set_reset_reg(ah, ATH9K_RESET_WARM)); in ath9k_hw_phy_disable()3985 return (ath9k_hw_set_reset_reg(ah, ATH9K_RESET_COLD)); in ath9k_hw_disable()