Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dgpio.c193 static void gpio_pin_set(struct gpio_chip *gc, unsigned offset, int value) in gpio_pin_set() function
239 gc->set = gpio_pin_set; in gpio_pin_setup()