Searched defs:ath9k_hw_gpio_get (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhw.c2295 pCap->rx_chainmask = ath9k_hw_gpio_get(ah, 0) ? 0x5 : 0x7;
2513 u32 ath9k_hw_gpio_get(struct ath_hw *ah, u32 gpio) function
2539 EXPORT_SYMBOL(ath9k_hw_gpio_get); variable

Completed in 63 milliseconds