Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-tps68470.c73 static void tps68470_gpio_set(struct gpio_chip *gc, unsigned int offset, in tps68470_gpio_set() function
95 tps68470_gpio_set(gc, offset, value); in tps68470_gpio_output()
142 tps68470_gpio->gc.set = tps68470_gpio_set; in tps68470_gpio_probe()