Home
last modified time | relevance | path

Searched refs:ah_gpioGet (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_attach.c104 ahp->ah_priv.ah_gpioGet = ar5315GpioGet; in ar5312Attach()
112 ahp->ah_priv.ah_gpioGet = ar5312GpioGet; in ar5312Attach()
119 ah->ah_gpioGet = ahp->ah_priv.ah_gpioGet; in ar5312Attach()
/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c109 .ah_gpioGet = ar5210GpioGet,
166 .ah_gpioGet = ar5210GpioGet,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h244 uint32_t (*ah_gpioGet)(struct ath_hal *, uint32_t gpio); member
324 AH_PRIVATE(_ah)->ah_gpioGet(_ah, _gpio)
326 AH_PRIVATE(_ah)->ah_gpioGet(_ah, _gpio, _val)
H A Dah.h795 uint32_t __ahdecl(*ah_gpioGet)(struct ath_hal *, uint32_t gpio); member
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c109 .ah_gpioGet = ar5211GpioGet,
166 .ah_gpioGet = ar5211GpioGet,
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c115 ah->ah_gpioGet = ar5416GpioGet; in ar5416InitState()
163 ahp->ah_priv.ah_gpioGet = ar5416GpioGet; in ar5416InitState()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c105 .ah_gpioGet = ar5212GpioGet,
162 .ah_gpioGet = ar5212GpioGet,