Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-xgene-sb.txt12 | (GICv2) +--------------+ +------ GPIO_[N+8]/EXT_INT_N
14 | | EXT_INT_N | +------ GPIO_[N+9]
H A Dnvidia,tegra186-gpio.yaml76 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
/openbmc/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.h171 /* Convert between the old gpio_ and new gpiod_ interfaces */
/openbmc/u-boot/arch/arm/mach-snapdragon/
H A Dpinctrl-apq8096.c38 snprintf(pin_name, MAX_PIN_NAME_LEN, "GPIO_%u", selector); in apq8096_get_pin_name()
H A Dpinctrl-apq8016.c43 snprintf(pin_name, MAX_PIN_NAME_LEN, "GPIO_%u", selector); in apq8016_get_pin_name()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Diomux.h32 * If <padname> or <padmode> refers to a GPIO, it is named GPIO_<unit>_<num>
/openbmc/u-boot/drivers/gpio/
H A Dadi_gpio2.c416 printf("GPIO_%d:\t%s\tGPIO %s\n", c, get_label(c), in gpio_labels()
419 printf("GPIO_%d:\t%s\tPeripheral\n", c, get_label(c)); in gpio_labels()
/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dpinctrl-ocelot.c112 .name = "GPIO_"#n, \
H A Dpinctrl-luton.c87 .name = "GPIO_"#n, \
H A Dpinctrl-serval.c130 .name = "GPIO_"#n, \
H A Dpinctrl-servalt.c161 .name = "GPIO_"#n, \
H A Dpinctrl-jr2.c188 .name = "GPIO_"#n, \
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c391 .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, \
H A Dpinctrl-stmfx.c96 /* Backup of GPIO_* registers for suspend/resume */
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dnvidia,tegra186-gpio.txt62 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Diomux-v3.h34 * If <padname> or <padmode> refers to a GPIO, it is named GPIO_<unit>_<num>
/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c247 dev_err(dev, "Could not get gpio_%s %d\n", con_id, error); in vf50_ts_get_gpiod()
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h546 [GPIO_##_pin] = { \
548 .name = __stringify(GPIO_##_pin), \
/openbmc/linux/Documentation/translations/zh_CN/driver-api/gpio/
H A Dlegacy.rst20 这些函数以 gpio_* 作为前缀。其他的函数不允许使用这样的前缀或相关的
/openbmc/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h671 [GPIO_##_pin] = { \
673 .name = __stringify(GPIO_##_pin), \
/openbmc/linux/Documentation/translations/zh_TW/
H A Dgpio.txt31 這些函數以 gpio_* 作爲前綴。其他的函數不允許使用這樣的前綴或相關的
/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.c442 /* Converts gpio_lookup_flags into bitmask of GPIO_* values */
688 * @lflags: bitmask of gpio_lookup_flags GPIO_* values - returned from
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Diomux-mx23.h14 * If <padname> or <padmode> refers to a GPIO, it is named GPIO_<unit>_<num>
/openbmc/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst34 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy

12