Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tps6586x.c43 static void tps6586x_gpio_set(struct gpio_chip *gc, unsigned offset, in tps6586x_gpio_set() function
58 tps6586x_gpio_set(gc, offset, value); in tps6586x_gpio_output()
98 tps6586x_gpio->gpio_chip.set = tps6586x_gpio_set; in tps6586x_gpio_probe()