Home
last modified time | relevance | path

Searched refs:ath_hal_gpioGet (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h448 #define ath_hal_gpioGet(_ah, _gpio) \ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_misc.c168 (ath_hal_gpioGet(ah, select) == polarity ? !polarity : polarity)); in ar5212EnableRfKill()