Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dsandbox.c126 static int sb_gpio_set_value(struct udevice *dev, unsigned offset, int value) in sb_gpio_set_value() function
190 .set_value = sb_gpio_set_value,