Lines Matching refs:sh_pfc
33 struct sh_pfc *pfc;
41 static struct sh_pfc *gpio_to_pfc(struct gpio_chip *gc) in gpio_to_pfc()
78 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_reg()
100 struct sh_pfc *pfc = chip->pfc; in gpio_setup_data_regs()
136 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_request()
203 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_pin_to_irq()
223 struct sh_pfc *pfc = chip->pfc; in gpio_pin_setup()
262 struct sh_pfc *pfc = gpio_to_pfc(gc); in gpio_function_request()
286 struct sh_pfc *pfc = chip->pfc; in gpio_function_setup()
305 sh_pfc_add_gpiochip(struct sh_pfc *pfc, int(*setup)(struct sh_pfc_chip *), in sh_pfc_add_gpiochip()
333 int sh_pfc_register_gpiochip(struct sh_pfc *pfc) in sh_pfc_register_gpiochip()