Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c57 static int bcm2835_gpio_get_value(struct udevice *dev, unsigned gpio) in bcm2835_gpio_get_value() function
104 .get_value = bcm2835_gpio_get_value,