Home
last modified time | relevance | path

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

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