Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dgpio.c150 static void gpio_pin_set_value(struct sh_pfc_chip *chip, unsigned offset, in gpio_pin_set_value() function
177 gpio_pin_set_value(gpiochip_get_data(gc), offset, value); in gpio_pin_direction_output()
198 gpio_pin_set_value(gpiochip_get_data(gc), offset, value); in gpio_pin_set()