Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tps65912.c45 static void tps65912_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65912_gpio_set() function
66 tps65912_gpio_set(gc, offset, value); in tps65912_gpio_output()
87 .set = tps65912_gpio_set,