Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dgpio.c192 static void gpio_pin_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_pin_set() function
235 gc->set = gpio_pin_set; in gpio_pin_setup()