Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Ddwapb_gpio.c44 static int dwapb_gpio_direction_input(struct udevice *dev, unsigned pin) in dwapb_gpio_direction_input() function
100 .direction_input = dwapb_gpio_direction_input,