ath9k_hw_set_gpio
void ath9k_hw_set_gpio(struct ath_hal *ah, uint32_t gpio, uint32_t val);
ath9k_hw_set_gpio(ah, 9, 0);
ath9k_hw_set_gpio(ah, 9, 1);