Searched refs:gpio_to_pfc_chip (Results 1 – 1 of 1) sorted by relevance
41 static struct sh_pfc_chip *gpio_to_pfc_chip(struct gpio_chip *gc) in gpio_to_pfc_chip() function48 return gpio_to_pfc_chip(gc)->pfc; in gpio_to_pfc()181 gpio_pin_set_value(gpio_to_pfc_chip(gc), offset, value); in gpio_pin_direction_output()188 struct sh_pfc_chip *chip = gpio_to_pfc_chip(gc); in gpio_pin_get()202 gpio_pin_set_value(gpio_to_pfc_chip(gc), offset, value); in gpio_pin_set()