/openbmc/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
|
/openbmc/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 | 171 /* Convert between the old gpio_ and new gpiod_ interfaces */
|
/openbmc/u-boot/arch/arm/mach-snapdragon/ |
H A D | pinctrl-apq8096.c | 38 snprintf(pin_name, MAX_PIN_NAME_LEN, "GPIO_%u", selector); in apq8096_get_pin_name()
|
H A D | pinctrl-apq8016.c | 43 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 D | iomux.h | 32 * If <padname> or <padmode> refers to a GPIO, it is named GPIO_<unit>_<num>
|
/openbmc/u-boot/drivers/gpio/ |
H A D | adi_gpio2.c | 416 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 D | pinctrl-ocelot.c | 112 .name = "GPIO_"#n, \
|
H A D | pinctrl-luton.c | 87 .name = "GPIO_"#n, \
|
H A D | pinctrl-serval.c | 130 .name = "GPIO_"#n, \
|
H A D | pinctrl-servalt.c | 161 .name = "GPIO_"#n, \
|
H A D | pinctrl-jr2.c | 188 .name = "GPIO_"#n, \
|
/openbmc/linux/drivers/pinctrl/ |
H A 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, \
|
H A D | pinctrl-stmfx.c | 96 /* Backup of GPIO_* registers for suspend/resume */
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | nvidia,tegra186-gpio.txt | 62 GPIO_${port}_INTERRUPT_STATUS_G1_0. Future revisions to the binding could
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | iomux-v3.h | 34 * If <padname> or <padmode> refers to a GPIO, it is named GPIO_<unit>_<num>
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | colibri-vf50-ts.c | 247 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 D | sh_pfc.h | 546 [GPIO_##_pin] = { \ 548 .name = __stringify(GPIO_##_pin), \
|
/openbmc/linux/Documentation/translations/zh_CN/driver-api/gpio/ |
H A D | legacy.rst | 20 这些函数以 gpio_* 作为前缀。其他的函数不允许使用这样的前缀或相关的
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 671 [GPIO_##_pin] = { \ 673 .name = __stringify(GPIO_##_pin), \
|
/openbmc/linux/Documentation/translations/zh_TW/ |
H A D | gpio.txt | 31 這些函數以 gpio_* 作爲前綴。其他的函數不允許使用這樣的前綴或相關的
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 442 /* 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 D | iomux-mx23.h | 14 * If <padname> or <padmode> refers to a GPIO, it is named GPIO_<unit>_<num>
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | consumer.rst | 34 prefixed with ``gpiod_``. The ``gpio_`` prefix is used for the legacy
|