Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-tps65218.c41 static void tps65218_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65218_gpio_set() function
62 tps65218_gpio_set(gc, offset, value); in tps65218_gpio_output()
183 .set = tps65218_gpio_set,