Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c49 static int bcm2835_get_value(const struct bcm2835_gpios *gpios, unsigned gpio) in bcm2835_get_value() function
62 return bcm2835_get_value(gpios, gpio); in bcm2835_gpio_get_value()