Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c429 static int armada_37xx_gpio_get(struct udevice *dev, unsigned int offset) in armada_37xx_gpio_get() function
521 .get_value = armada_37xx_gpio_get,
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c438 static int armada_37xx_gpio_get(struct gpio_chip *chip, unsigned int offset) in armada_37xx_gpio_get() function
517 .get = armada_37xx_gpio_get,