Home
last modified time | relevance | path

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

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