Home
last modified time | relevance | path

Searched refs:ath_hal_gpioCfgOutput (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dath_netbsd.c184 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_ledpin, in ath_sysctl_softled()
H A Dathvar.h574 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \ macro
H A Dath.c491 ath_hal_gpioCfgOutput(ah, sc->sc_ledpin, in ath_attach()
746 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_ledpin, in ath_resume()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h319 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \ macro