Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Dsandbox.c118 static int sb_gpio_get_value(struct udevice *dev, unsigned offset) in sb_gpio_get_value() function
189 .get_value = sb_gpio_get_value,