Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps65910.c39 static void tps65910_gpio_set(struct gpio_chip *gc, unsigned offset, in tps65910_gpio_set() function
60 tps65910_gpio_set(gc, offset, value); in tps65910_gpio_output()
139 tps65910_gpio->gpio_chip.set = tps65910_gpio_set; in tps65910_gpio_probe()