Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dat91_gpio.c509 static int at91_gpio_direction_input(struct udevice *dev, unsigned offset) in at91_gpio_direction_input() function
560 .direction_input = at91_gpio_direction_input,
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.c1437 static int at91_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in at91_gpio_direction_input() function
1804 .direction_input = at91_gpio_direction_input,