Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ar7/
Dgpio.c65 static void titan_gpio_set_value(struct gpio_chip *chip, in titan_gpio_set_value() function
125 titan_gpio_set_value(chip, gpio, value); in titan_gpio_direction_output()
149 .set = titan_gpio_set_value,