Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/renesas/
H A Dgpio.c146 static void gpio_pin_set_value(struct sh_pfc_chip *chip, unsigned offset, in gpio_pin_set_value() function
173 gpio_pin_set_value(gpiochip_get_data(gc), offset, value); in gpio_pin_direction_output()
194 gpio_pin_set_value(gpiochip_get_data(gc), offset, value); in gpio_pin_set()