Lines Matching refs:sh_pfc
29 static int sh_pfc_map_resources(struct sh_pfc *pfc, in sh_pfc_map_resources()
91 static void __iomem *sh_pfc_phys_to_virt(struct sh_pfc *pfc, u32 reg) in sh_pfc_phys_to_virt()
114 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin) in sh_pfc_get_pin_index()
176 static void sh_pfc_config_reg_helper(struct sh_pfc *pfc, in sh_pfc_config_reg_helper()
197 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg()
226 static int sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, in sh_pfc_get_config_reg()
272 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum()
295 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux()
375 static int sh_pfc_init_ranges(struct sh_pfc *pfc) in sh_pfc_init_ranges()
516 struct sh_pfc *pfc; in sh_pfc_probe()
587 struct sh_pfc *pfc = platform_get_drvdata(pdev); in sh_pfc_remove()