Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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,