Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dgpio.c154 static void gpio_pin_set_value(struct sh_pfc_chip *chip, unsigned offset, in gpio_pin_set_value() function
181 gpio_pin_set_value(gpio_to_pfc_chip(gc), offset, value); in gpio_pin_direction_output()
202 gpio_pin_set_value(gpio_to_pfc_chip(gc), offset, value); in gpio_pin_set()