Searched refs:ath_hal_get_gpio (Results 1 – 2 of 2) sorted by relevance
468 #define ath_hal_get_gpio(_ah, _gpio) \ macro
3107 sc->sc_gpio_pins[i].pin_state = ath_hal_get_gpio(ah, i) ? in ath_gpio_attach()3145 return (ath_hal_get_gpio(ah, pin) ? GPIO_PIN_HIGH : GPIO_PIN_LOW); in ath_gpio_pin_read()