Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dsandbox.c116 static int sb_gpio_get_value(struct udevice *dev, unsigned offset) in sb_gpio_get_value() function
187 .get_value = sb_gpio_get_value,