Searched full:gpio_ (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-xgene-sb.txt | 12 | (GICv2) +--------------+ +------ GPIO_[N+8]/EXT_INT_N 14 | | EXT_INT_N | +------ GPIO_[N+9]
|
D | nvidia,tegra186-gpio.yaml | 76 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
|
/linux-6.12.1/include/linux/gpio/ |
D | machine.h | 30 * @flags: bitmask of gpio_lookup_flags GPIO_* values 54 * @lflags: bitmask of gpio_lookup_flags GPIO_* values
|
D | consumer.h | 170 /* Convert between the old gpio_ and new gpiod_ interfaces */
|
/linux-6.12.1/drivers/pinctrl/ |
D | pinctrl-ocelot.c | 391 .name = "GPIO_"#n, \ 473 .name = "GPIO_"#n, \ 545 .name = "GPIO_"#n, \ 649 .name = "GPIO_"#n, \ 768 .name = "GPIO_"#n, \ 887 .name = "GPIO_"#n, \ 1054 .name = "GPIO_"#n, \
|
D | pinctrl-stmfx.c | 97 /* Backup of GPIO_* registers for suspend/resume */
|
D | pinctrl-cy8c95x0.c | 728 * do unless gpio_*_value_cansleep() calls become different in cy8c95x0_gpio_get_value()
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | colibri-vf50-ts.c | 245 "Could not get gpio_%s\n", con_id); in vf50_ts_get_gpiod()
|
/linux-6.12.1/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 672 [GPIO_##_pin] = { \ 674 .name = __stringify(GPIO_##_pin), \
|
/linux-6.12.1/drivers/gpio/ |
D | gpiolib-of.c | 455 /* Converts gpio_lookup_flags into bitmask of GPIO_* values */ 720 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from
|
D | gpiolib.c | 4438 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from 4572 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from
|
/linux-6.12.1/Documentation/driver-api/gpio/ |
D | consumer.rst | 36 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy
|
/linux-6.12.1/drivers/usb/serial/ |
D | xr_serial.c | 482 /* Writing '0' to gpio_{set/clr} bits has no effect, so no need to do */ in xr_tiocmset_port()
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos5433.c | 1594 /* pclk: sci, pmu, sysreg, gpio_{finger, ese, touch, nfc}, uart2-0 */
|
/linux-6.12.1/ |
D | MAINTAINERS | 9728 K: (devm_)?gpio_(request|free|direction|get|set)
|