Searched full:gpio_ (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.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-v6.1/include/linux/gpio/ |
D | machine.h | 31 * @flags: bitmask of gpio_lookup_flags GPIO_* values 55 * @lflags: bitmask of gpio_lookup_flags GPIO_* values
|
D | consumer.h | 170 /* Convert between the old gpio_ and new gpiod_ interfaces */
|
/Linux-v6.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 | 95 /* Backup of GPIO_* registers for suspend/resume */
|
D | pinctrl-cy8c95x0.c | 628 * do unless gpio_*_value_cansleep() calls become different in cy8c95x0_gpio_get_value()
|
/Linux-v6.1/Documentation/arm/samsung-s3c24xx/ |
D | gpio.rst | 81 The s3c2410_gpio and `gpio_` calls have always operated on the same gpio
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | colibri-vf50-ts.c | 247 dev_err(dev, "Could not get gpio_%s %d\n", con_id, error); in vf50_ts_get_gpiod()
|
/Linux-v6.1/drivers/gpio/ |
D | gpiolib-of.c | 292 /* Converts gpio_lookup_flags into bitmask of GPIO_* values */ 547 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from
|
D | gpiolib.c | 3988 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from 4173 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from
|
/Linux-v6.1/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 675 [GPIO_##_pin] = { \ 677 .name = __stringify(GPIO_##_pin), \
|
/Linux-v6.1/Documentation/translations/zh_CN/driver-api/gpio/ |
D | legacy.rst | 20 这些函数以 gpio_* 作为前缀。其他的函数不允许使用这样的前缀或相关的
|
/Linux-v6.1/Documentation/translations/zh_TW/ |
D | gpio.txt | 31 這些函數以 gpio_* 作爲前綴。其他的函數不允許使用這樣的前綴或相關的
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | consumer.rst | 34 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy
|
D | legacy.rst | 7 These calls use the gpio_* naming prefix. No other calls should use that
|
/Linux-v6.1/drivers/usb/serial/ |
D | xr_serial.c | 480 /* Writing '0' to gpio_{set/clr} bits has no effect, so no need to do */ in xr_tiocmset_port()
|
/Linux-v6.1/Documentation/driver-api/ |
D | pin-control.rst | 1336 hidden behind the gpio_*() function namespace. In this case, the driver
|
/Linux-v6.1/drivers/clk/samsung/ |
D | clk-exynos5433.c | 1571 /* pclk: sci, pmu, sysreg, gpio_{finger, ese, touch, nfc}, uart2-0 */
|