Home
last modified time | relevance | path

Searched refs:ah_gpioSet (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_attach.c105 ahp->ah_priv.ah_gpioSet = ar5315GpioSet; in ar5312Attach()
113 ahp->ah_priv.ah_gpioSet = ar5312GpioSet; in ar5312Attach()
120 ah->ah_gpioSet = ahp->ah_priv.ah_gpioSet; in ar5312Attach()
/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c110 .ah_gpioSet = ar5210GpioSet,
167 .ah_gpioSet = ar5210GpioSet,
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c110 .ah_gpioSet = ar5211GpioSet,
167 .ah_gpioSet = ar5211GpioSet,
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_attach.c116 ah->ah_gpioSet = ar5416GpioSet; in ar5416InitState()
164 ahp->ah_priv.ah_gpioSet = ar5416GpioSet; in ar5416InitState()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c106 .ah_gpioSet = ar5212GpioSet,
163 .ah_gpioSet = ar5212GpioSet,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h796 HAL_BOOL __ahdecl(*ah_gpioSet)(struct ath_hal *, member
H A Dah_internal.h245 HAL_BOOL (*ah_gpioSet)(struct ath_hal *, member
/netbsd/sys/dev/ic/
H A Dathvar.h577 ((*(_ah)->ah_gpioSet)((_ah), (_gpio), (_b)))