Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/gpio/
H A Drk_gpio.c57 static int rockchip_gpio_direction_input(struct udevice *dev, unsigned offset) in rockchip_gpio_direction_input() function
178 .direction_input = rockchip_gpio_direction_input,