Home
last modified time | relevance | path

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

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