Home
last modified time | relevance | path

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

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