Searched refs:ath_hal_gpioCfgOutput (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | ath_netbsd.c | 184 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_ledpin, in ath_sysctl_softled()
|
H A D | athvar.h | 574 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \ macro
|
H A D | ath.c | 491 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 D | ah_internal.h | 319 #define ath_hal_gpioCfgOutput(_ah, _gpio, _type) \ macro
|