Searched refs:armada_37xx_gpio_get (Results 1 – 2 of 2) sorted by relevance
429 static int armada_37xx_gpio_get(struct udevice *dev, unsigned int offset) in armada_37xx_gpio_get() function521 .get_value = armada_37xx_gpio_get,
438 static int armada_37xx_gpio_get(struct gpio_chip *chip, unsigned int offset) in armada_37xx_gpio_get() function517 .get = armada_37xx_gpio_get,