Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Domap_gpio.c268 static int omap_gpio_get_function(struct udevice *dev, unsigned offset) in omap_gpio_get_function() function
284 .get_function = omap_gpio_get_function,