Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dintel_ich6_gpio.c184 static int ich6_gpio_get_value(struct udevice *dev, unsigned offset) in ich6_gpio_get_value() function
221 .get_value = ich6_gpio_get_value,