Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A 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()
/kernel/linux/linux-6.6/drivers/gpio/
H A 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()
141 tps68470_gpio->gc.set = tps68470_gpio_set; in tps68470_gpio_probe()

Completed in 2 milliseconds