Lines Matching refs:sh_pfc
30 struct sh_pfc *pfc;
38 static struct sh_pfc *gpio_to_pfc(struct gpio_chip *gc) in gpio_to_pfc()
75 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_reg()
97 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_regs()
133 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_request()
200 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_to_irq()
217 struct sh_pfc *pfc = chip->pfc; in gpio_pin_setup()
255 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_function_request()
275 struct sh_pfc *pfc = chip->pfc; in gpio_function_setup()
294 sh_pfc_add_gpiochip(struct sh_pfc *pfc, int(*setup)(struct sh_pfc_chip *), in sh_pfc_add_gpiochip()
322 int sh_pfc_register_gpiochip(struct sh_pfc *pfc) in sh_pfc_register_gpiochip()