Lines Matching defs:pfc
29 static int sh_pfc_map_resources(struct sh_pfc *pfc, in sh_pfc_map_resources()
95 static void __iomem *sh_pfc_phys_to_virt(struct sh_pfc *pfc, u32 reg) in sh_pfc_phys_to_virt()
118 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin) in sh_pfc_get_pin_index()
180 static void sh_pfc_config_reg_helper(struct sh_pfc *pfc, in sh_pfc_config_reg_helper()
201 static void sh_pfc_write_config_reg(struct sh_pfc *pfc, in sh_pfc_write_config_reg()
230 static int sh_pfc_get_config_reg(struct sh_pfc *pfc, u16 enum_id, in sh_pfc_get_config_reg()
276 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum()
299 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux()
379 static int sh_pfc_init_ranges(struct sh_pfc *pfc) in sh_pfc_init_ranges()
502 struct sh_pfc *pfc; in sh_pfc_probe() local
571 struct sh_pfc *pfc = platform_get_drvdata(pdev); in sh_pfc_remove() local