Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dhi6220_gpio.c25 static int hi6220_gpio_set_value(struct udevice *dev, unsigned gpio, in hi6220_gpio_set_value() function
44 hi6220_gpio_set_value(dev, gpio, value); in hi6220_gpio_direction_output()
62 .set_value = hi6220_gpio_set_value,