Home
last modified time | relevance | path

Searched refs:gp_pin_write (Results 1 – 25 of 41) sorted by relevance

12

/netbsd/src/sys/dev/gpio/
Dgpiovar.h32 void (*gp_pin_write)(void *, int, int); member
72 ((gc)->gp_pin_write((gc)->gp_cookie, (pin), (value)))
/netbsd/src/sys/arch/mips/alchemy/dev/
Daugpio.c112 sc->sc_gc.gp_pin_write = augpio_write; in augpio_attach()
126 sc->sc_gc.gp_pin_write = augpio2_write; in augpio_attach()
/netbsd/src/sys/dev/isa/
Dsoekrisgpio.c155 sc->sc_gpio_gc.gp_pin_write = soekris_gpio_write; in soekris_attach()
171 sc->sc_led_gc.gp_pin_write = soekris_led_write; in soekris_attach()
Dptcd.c138 sc->sc_gpio_gc.gp_pin_write = ptcd_gpio_pin_write; in ptcd_attach()
Dwbsio.c497 sc->sc_gpio_gc.gp_pin_write = wbsio_gpio_rt_pin_write; in wbsio_gpio_search()
514 sc->sc_gpio_gc.gp_pin_write(sc, i, sc->sc_gpio_pins[i].pin_state); in wbsio_gpio_search()
/netbsd/src/sys/dev/ic/
Dpl061.c55 sc->sc_gc.gp_pin_write = plgpio_pin_write; in plgpio_attach()
Dmcp23xxxgpio.c344 sc->sc_gpio_gc.gp_pin_write = mcpgpio_gpio_pin_write; in mcpgpio_attach()
Dgcscpcib.c178 sc->sc_gpio_gc.gp_pin_write = gcscpcib_gpio_pin_write; in gcscpcib_attach()
/netbsd/src/sys/arch/mips/adm5120/dev/
Dadmgpio.c132 sc->sc_gp.gp_pin_write = admgpio_pin_write; in admgpio_attach()
/netbsd/src/sys/arch/emips/ebus/
Dgpio_ebus.c119 sc->sc_gpio_gc.gp_pin_write = epio_pin_write; in epio_ebus_attach()
/netbsd/src/sys/dev/ppbus/
Dppbus_gpio.c105 sc->sc_gpio_gc.gp_pin_write = gpio_ppbus_pin_write; in gpio_ppbus_attach()
/netbsd/src/sys/dev/pci/
Dibmcd.c131 sc->sc_gpio_gc.gp_pin_write = ibmcd_gpio_pin_write; in ibmcd_attach()
/netbsd/src/sys/arch/powerpc/ibm4xx/dev/
Dgpio_opb.c147 sc->sc_gpio_gc.gp_pin_write = gpio_opb_pin_write; in gpio_opb_attach()
/netbsd/src/sys/dev/tc/
Dtcu.c207 sc->sc_gpio_gc.gp_pin_write = tcu_gpio_write; in tcu_gpio_attach()
/netbsd/src/sys/arch/mips/rmi/
Drmixl_gpio.c150 gp->gp_pin_write = rmixl_gpio_pin_write; in gpio_defer()
/netbsd/src/sys/arch/i386/pci/
Dgscpcib.c162 sc->sc_gpio_gc.gp_pin_write = gscpcib_gpio_pin_write; in gscpcib_attach()
/netbsd/src/sys/arch/sandpoint/sandpoint/
Dnhpow.c206 sc->sc_gpio_gc.gp_pin_write = nhgpio_pin_write; in nhpow_attach()
/netbsd/src/sys/arch/mips/atheros/dev/
Dargpio.c129 sc->sc_gc.gp_pin_write = argpio_write; in argpio_attach()
/netbsd/src/sys/arch/evbarm/mpcsa/
Dmpcsa_leds.c163 sc->sc_gpio_chipset.gp_pin_write = mpcsa_leds_pin_write; in mpcsa_leds_attach()
/netbsd/src/sys/arch/arm/imx/
Dimx31_gpio.c284 gp->gp_pin_write = imxgpio_pin_write; in gpio_defer()
Dimx23_pinctrl.c421 sc->gc.gp_pin_write = imx23_pinctrl_gp_pin_write; in imx23_pinctrl_attach()
Dimxgpio.c300 gp->gp_pin_write = imxgpio_pin_write; in imxgpio_attach_ports()
/netbsd/src/sys/arch/arm/gemini/
Dgemini_gpio.c299 gp->gp_pin_write = geminigpio_pin_write; in gpio_defer()
/netbsd/src/sys/arch/arm/at91/
Dat91pio.c181 sc->gpio_chipset.gp_pin_write = at91pio_pin_write; in at91pio_attach()
/netbsd/src/sys/arch/arm/marvell/
Dmvsocgpp.c228 sc->sc_gpio_chipset.gp_pin_write = mvsocgpp_pin_write; in mvsocgpp_attach()

12