Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dat91_gpio.c510 static int at91_gpio_direction_input(struct udevice *dev, unsigned offset) in at91_gpio_direction_input() function
561 .direction_input = at91_gpio_direction_input,
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-at91.c1426 static int at91_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in at91_gpio_direction_input() function
1797 .direction_input = at91_gpio_direction_input,