Home
last modified time | relevance | path

Searched refs:gpio_desc (Results 1 – 9 of 9) sorted by relevance

/include/asm-generic/
A Dgpio.h119 struct gpio_desc { struct
331 int (*xlate)(struct udevice *dev, struct gpio_desc *desc,
575 int index, struct gpio_desc *desc, int flags);
595 struct gpio_desc *desc, int flags);
619 struct gpio_desc *desc_list, int max_count,
637 struct gpio_desc *desc, int flags);
659 struct gpio_desc *desc, int flags);
668 struct gpio_desc *desc_list, int max_count,
686 int dtflags, struct gpio_desc *desc);
733 int dm_gpio_get_value(const struct gpio_desc *desc);
[all …]
/include/reboot-mode/
A Dreboot-mode-gpio.h25 struct gpio_desc *gpio_desc; member
/include/acpi/
A Dacpi_device.h19 struct gpio_desc;
294 struct gpio_desc reset_gpio;
295 struct gpio_desc enable_gpio;
296 struct gpio_desc irq_gpio;
297 struct gpio_desc stop_gpio;
386 const struct gpio_desc *desc);
473 const struct gpio_desc *reset_gpio,
475 const struct gpio_desc *enable_gpio,
477 const struct gpio_desc *stop_gpio,
/include/
A Dvideo_bridge.h20 struct gpio_desc sleep;
21 struct gpio_desc reset;
22 struct gpio_desc hotplug;
A Di2c.h371 struct gpio_desc;
372 int i2c_deblock_gpio_loop(struct gpio_desc *sda_pin, struct gpio_desc *scl_pin,
A Dcros_ec.h20 struct gpio_desc ec_int; /* GPIO used as EC interrupt line */
A Dsdhci.h347 struct gpio_desc pwr_gpio; /* Power GPIO */
348 struct gpio_desc cd_gpio; /* Card Detect GPIO */
A Dphy.h80 struct gpio_desc reset_gpiod;
/include/power/
A Dact8846_pmic.h32 struct gpio_desc pwr_hold;

Completed in 21 milliseconds