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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h910 void ath9k_hw_set_gpio(struct ath_hal *ah, uint32_t gpio, uint32_t val);
H A Darn_hw.c2475 ath9k_hw_set_gpio(ah, 9, 0);
2477 ath9k_hw_set_gpio(ah, 9, 1);
3832 ath9k_hw_set_gpio(struct ath_hal *ah, uint32_t gpio, uint32_t val) function

Completed in 69 milliseconds