Home
last modified time | relevance | path

Searched refs:gpio_pin_toggle (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/lib/libgpio/
H A Dlibgpio.h86 int gpio_pin_toggle(gpio_handle_t, gpio_pin_t);
H A Dgpio.c180 gpio_pin_toggle(gpio_handle_t handle, gpio_pin_t pin) in gpio_pin_toggle() function
/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx_gpio.c278 DEVMETHOD(gpio_pin_toggle, mpc85xx_gpio_pin_toggle),
/freebsd/sys/dev/p2sb/
H A Dlewisburg_gpio.c256 DEVMETHOD(gpio_pin_toggle, lbggpio_pin_toggle),
/freebsd/usr.sbin/gpioctl/
H A Dgpioctl.c319 if (gpio_pin_toggle(handle, pinn) < 0) { in main()
/freebsd/sys/arm/mv/
H A Da37x0_gpio.c324 DEVMETHOD(gpio_pin_toggle, a37x0_gpio_pin_toggle),
/freebsd/sys/dev/qcom_tlmm/
H A Dqcom_tlmm_ipq4018.c375 DEVMETHOD(gpio_pin_toggle, qcom_tlmm_pin_toggle),
/freebsd/sys/dev/rccgpio/
H A Drccgpio.c359 DEVMETHOD(gpio_pin_toggle, rcc_gpio_pin_toggle),
/freebsd/sys/dev/iicbus/gpio/
H A Dpcf8574.c403 DEVMETHOD(gpio_pin_toggle, pcf8574_pin_toggle),
H A Dtca64xx.c140 DEVMETHOD(gpio_pin_toggle, tca64xx_pin_toggle),
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_gpio.c370 DEVMETHOD(gpio_pin_toggle, vf_gpio_pin_toggle),
/freebsd/sys/arm/nvidia/
H A Das3722.c393 DEVMETHOD(gpio_pin_toggle, as3722_gpio_pin_toggle),
/freebsd/sys/riscv/starfive/
H A Djh7110_gpio.c352 DEVMETHOD(gpio_pin_toggle, jh7110_gpio_pin_toggle),
/freebsd/sys/dev/gpio/dwgpio/
H A Ddwgpio.c408 DEVMETHOD(gpio_pin_toggle, dwgpio_pin_toggle),
/freebsd/sys/dev/gpio/
H A Dqoriq_gpio.c425 DEVMETHOD(gpio_pin_toggle, qoriq_gpio_pin_toggle),
H A Dchvgpio.c508 DEVMETHOD(gpio_pin_toggle, chvgpio_pin_toggle),
H A Dbytgpio.c666 DEVMETHOD(gpio_pin_toggle, bytgpio_pin_toggle),
H A Dpl061.c573 DEVMETHOD(gpio_pin_toggle, pl061_pin_toggle),
/freebsd/sys/arm/broadcom/bcm2835/
H A Draspberrypi_gpio.c442 DEVMETHOD(gpio_pin_toggle, rpi_fw_gpio_pin_toggle),
/freebsd/sys/riscv/sifive/
H A Dsifive_gpio.c443 DEVMETHOD(gpio_pin_toggle, sfgpio_pin_toggle),
/freebsd/sys/arm/xilinx/
H A Dzy7_gpio.c487 DEVMETHOD(gpio_pin_toggle, zy7_gpio_pin_toggle),
/freebsd/sys/arm64/apple/
H A Dapple_pinctrl.c451 DEVMETHOD(gpio_pin_toggle, apple_pinctrl_pin_toggle),
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620.c496 DEVMETHOD(gpio_pin_toggle, max77620_gpio_pin_toggle),
/freebsd/sys/dev/amdgpio/
H A Damdgpio.c554 DEVMETHOD(gpio_pin_toggle, amdgpio_pin_toggle),
/freebsd/sys/dev/ftgpio/
H A Dftgpio.c587 DEVMETHOD(gpio_pin_toggle, ftgpio_gpio_pin_toggle),

12