Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c77 static int bcm2835_gpio_get_function(struct udevice *dev, unsigned offset) in bcm2835_gpio_get_function() function
99 .get_function = bcm2835_gpio_get_function,