Home
last modified time | relevance | path

Searched full:gpio_ (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/gpio/
H A Dapm,xgene-gpio-sb.yaml22 | (GICv2) +--------------+ +------ GPIO_[N+8]/EXT_INT_N
24 | | EXT_INT_N | +------ GPIO_[N+9]
/linux/include/linux/gpio/
H A Dmachine.h30 * @flags: bitmask of gpio_lookup_flags GPIO_* values
54 * @lflags: bitmask of gpio_lookup_flags GPIO_* values
H A Dconsumer.h170 /* Convert between the old gpio_ and new gpiod_ interfaces */
/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c245 "Could not get gpio_%s\n", con_id); in vf50_ts_get_gpiod()
/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h672 [GPIO_##_pin] = { \
674 .name = __stringify(GPIO_##_pin), \
/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst36 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy
/linux/drivers/usb/serial/
H A Dxr_serial.c482 /* Writing '0' to gpio_{set/clr} bits has no effect, so no need to do */ in xr_tiocmset_port()