Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dsunxi_gpio.c183 static int sunxi_gpio_get_value(struct udevice *dev, unsigned offset) in sunxi_gpio_get_value() function
236 .get_value = sunxi_gpio_get_value,