Home
last modified time | relevance | path

Searched refs:GPIO_PIN_PULSATE (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/sys/
H A Dgpio.h45 #define GPIO_PIN_PULSATE 0x00000800 /* pulsate in hardware */ macro
60 GPIO_PIN_PULSATE | GPIO_PIN_ALT0 | \
/netbsd/sys/arch/arm/marvell/
H A Dmvsocgpp.c209 GPIO_PIN_INVIN | GPIO_PIN_PULSATE); in mvsocgpp_attach()
223 pins->pin_flags |= GPIO_PIN_PULSATE; in mvsocgpp_attach()
412 if (flags & GPIO_PIN_PULSATE) in mvsocgpp_pin_ctl()
/netbsd/lib/lua/gpio/
H A Dgpio.c249 { "PIN_PULSATE", GPIO_PIN_PULSATE },
/netbsd/usr.sbin/gpioctl/
H A Dgpioctl.c69 { GPIO_PIN_PULSATE, "pulsate" },
/netbsd/sys/arch/x86/pci/
H A Dichlpcib.c934 GPIO_PIN_PULSATE; in lpcib_gpio_configure()
1045 if (flags & GPIO_PIN_PULSATE) in lpcib_gpio_pin_ctl()
/netbsd/doc/
H A DCHANGES.prev10325 gpio(4): Add the GPIO_PIN_PULSATE attribute to let a pin pulsate at
10327 gpioctl(8): Support the new GPIO_PIN_PULSATE attribute for pins using