Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpm8916_gpio.c103 static int pm8916_gpio_direction_input(struct udevice *dev, unsigned offset) in pm8916_gpio_direction_input() function
161 .direction_input = pm8916_gpio_direction_input,