Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dlpc32xx_gpio.c109 static int lpc32xx_gpio_get_value(struct udevice *dev, unsigned offset) in lpc32xx_gpio_get_value() function
290 .get_value = lpc32xx_gpio_get_value,