Lines Matching refs:sh_pfc
33 struct sh_pfc *pfc;
46 static struct sh_pfc *gpio_to_pfc(struct gpio_chip *gc) in gpio_to_pfc()
82 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_reg()
104 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_regs()
140 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_request()
207 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_to_irq()
230 struct sh_pfc *pfc = chip->pfc; in gpio_pin_setup()
267 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_function_request()
295 struct sh_pfc *pfc = chip->pfc; in gpio_function_setup()
314 sh_pfc_add_gpiochip(struct sh_pfc *pfc, int(*setup)(struct sh_pfc_chip *), in sh_pfc_add_gpiochip()
342 int sh_pfc_register_gpiochip(struct sh_pfc *pfc) in sh_pfc_register_gpiochip()
413 int sh_pfc_unregister_gpiochip(struct sh_pfc *pfc) in sh_pfc_unregister_gpiochip()