Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dstm32f7_gpio.c44 static int stm32_gpio_direction_input(struct udevice *dev, unsigned offset) in stm32_gpio_direction_input() function
143 .direction_input = stm32_gpio_direction_input,