Searched full:gpio_ (Results 1 – 13 of 13) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-xgene-sb.txt | 12 | (GICv2) +--------------+ +------ GPIO_[N+8]/EXT_INT_N 14 | | EXT_INT_N | +------ GPIO_[N+9]
|
H A D | nvidia,tegra186-gpio.yaml | 76 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
|
/linux/include/linux/gpio/ |
H A D | machine.h | 30 * @flags: bitmask of gpio_lookup_flags GPIO_* values 54 * @lflags: bitmask of gpio_lookup_flags GPIO_* values
|
H A D | consumer.h | 170 /* Convert between the old gpio_ and new gpiod_ interfaces */
|
/linux/drivers/input/touchscreen/ |
H A D | colibri-vf50-ts.c | 245 "Could not get gpio_%s\n", con_id); in vf50_ts_get_gpiod()
|
/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 672 [GPIO_##_pin] = { \ 674 .name = __stringify(GPIO_##_pin), \
|
/linux/drivers/gpio/ |
H A 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
|
H A D | gpiolib.c | 4584 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from 4718 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from
|
/linux/Documentation/driver-api/gpio/ |
H A D | consumer.rst | 36 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy
|
/linux/drivers/usb/serial/ |
H A 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/drivers/pinctrl/ |
H A D | pinctrl-cy8c95x0.c | 728 * do unless gpio_*_value_cansleep() calls become different in cy8c95x0_gpio_get_value()
|
/linux/drivers/clk/samsung/ |
H A D | clk-exynos5433.c | 1594 /* pclk: sci, pmu, sysreg, gpio_{finger, ese, touch, nfc}, uart2-0 */
|
/linux/ |
H A D | MAINTAINERS | 9934 K: (devm_)?gpio_(request|free|direction|get|set)
|