Home
last modified time | relevance | path

Searched defs:gpio_desc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/asm-generic/
H A Dgpio.h117 struct gpio_desc { struct
140 static inline bool dm_gpio_is_valid(const struct gpio_desc *desc) in dm_gpio_is_valid() argument
/openbmc/u-boot/drivers/demo/
H A Ddemo-shape.c23 struct gpio_desc gpio_desc[8]; member