Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dat91_gpio.c548 static int at91_gpio_get_function(struct udevice *dev, unsigned offset) in at91_gpio_get_function() function
564 .get_function = at91_gpio_get_function,