Home
last modified time | relevance | path

Searched defs:gpiod (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/alliedtelesis/common/
H A Dgpio_hog.h9 static inline int gpio_hog(struct gpio_desc *gpiod, const char *node_name, in gpio_hog()
H A Dgpio_hog.c12 int gpio_hog_list(struct gpio_desc *gpiod, int max_count, in gpio_hog_list()
/openbmc/u-boot/arch/arm/dts/
H A Dstm32f469-pinctrl.dtsi63 gpiod: gpio@40020c00 { label
H A Dstm32f429-pinctrl.dtsi63 gpiod: gpio@40020c00 { label
H A Dstm32h743-pinctrl.dtsi81 gpiod: gpio@58020c00 { label
H A Dstm32f4-pinctrl.dtsi87 gpiod: gpio@40020c00 { label
H A Dstm32f746.dtsi161 gpiod: gpio@40020c00 { label
H A Dstm32mp157-pinctrl.dtsi55 gpiod: gpio@50005000 { label
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c150 struct gpio_desc gpiod; member