Lines Matching refs:sh_pfc
29 struct sh_pfc *pfc;
37 static struct sh_pfc *gpio_to_pfc(struct gpio_chip *gc) in gpio_to_pfc()
74 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_reg()
96 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_regs()
132 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_request()
199 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_to_irq()
216 struct sh_pfc *pfc = chip->pfc; in gpio_pin_setup()
254 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_function_request()
274 struct sh_pfc *pfc = chip->pfc; in gpio_function_setup()
293 sh_pfc_add_gpiochip(struct sh_pfc *pfc, int(*setup)(struct sh_pfc_chip *), in sh_pfc_add_gpiochip()
321 int sh_pfc_register_gpiochip(struct sh_pfc *pfc) in sh_pfc_register_gpiochip()