Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dstm32f7_gpio.c115 static int stm32_gpio_get_function(struct udevice *dev, unsigned int offset) in stm32_gpio_get_function() function
147 .get_function = stm32_gpio_get_function,