Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dhi6220_gpio.c26 static int hi6220_gpio_set_value(struct udevice *dev, unsigned gpio, in hi6220_gpio_set_value() function
45 hi6220_gpio_set_value(dev, gpio, value); in hi6220_gpio_direction_output()
63 .set_value = hi6220_gpio_set_value,