Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tc3589x.c52 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned int offset, int val) in tc3589x_gpio_set() function
71 tc3589x_gpio_set(chip, offset, val); in tc3589x_gpio_direction_output()
149 .set = tc3589x_gpio_set,