Searched refs:rockchip_gpio_direction_input (Results 1 – 6 of 6) sorted by relevance
57 static int rockchip_gpio_direction_input(struct udevice *dev, unsigned offset) in rockchip_gpio_direction_input() function178 .direction_input = rockchip_gpio_direction_input,
254 static int rockchip_gpio_direction_input(struct gpio_chip *gc, in rockchip_gpio_direction_input() function322 .direction_input = rockchip_gpio_direction_input,