Lines Matching defs:sfp

216 static inline unsigned int starfive_pin_to_gpio(const struct starfive_pinctrl *sfp,  in starfive_pin_to_gpio()
222 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin()
456 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pin_dbg_show() local
481 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_dt_node_to_map() local
646 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux() local
697 static u16 starfive_padctl_get(struct starfive_pinctrl *sfp, in starfive_padctl_get()
706 static void starfive_padctl_rmw(struct starfive_pinctrl *sfp, in starfive_padctl_rmw()
744 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_get() local
808 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_group_set() local
889 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pinconf_dbg_show() local
931 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_get_direction() local
943 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_direction_input() local
961 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_direction_output() local
981 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_get() local
990 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_set() local
1002 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_set_config() local
1044 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_add_pin_ranges() local
1060 struct starfive_pinctrl *sfp = starfive_from_irq_data(d); in starfive_irq_ack() local
1073 struct starfive_pinctrl *sfp = starfive_from_irq_data(d); in starfive_irq_mask() local
1090 struct starfive_pinctrl *sfp = starfive_from_irq_data(d); in starfive_irq_mask_ack() local
1107 struct starfive_pinctrl *sfp = starfive_from_irq_data(d); in starfive_irq_unmask() local
1124 struct starfive_pinctrl *sfp = starfive_from_irq_data(d); in starfive_irq_set_type() local
1190 struct starfive_pinctrl *sfp = starfive_from_irq_desc(desc); in starfive_gpio_irq_handler() local
1210 struct starfive_pinctrl *sfp = container_of(gc, struct starfive_pinctrl, gc); in starfive_gpio_init_hw() local
1231 struct starfive_pinctrl *sfp; in starfive_probe() local