Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dpic32_gpio.c41 static int pic32_gpio_get_value(struct udevice *dev, unsigned offset) in pic32_gpio_get_value() function
121 .get_value = pic32_gpio_get_value,