Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dhi6220_gpio.c49 static int hi6220_gpio_get_value(struct udevice *dev, unsigned gpio) in hi6220_gpio_get_value() function
61 .get_value = hi6220_gpio_get_value,