Searched refs:starfive_pinctrl (Results 1 – 1 of 1) sorted by relevance
205 struct starfive_pinctrl { struct215 static inline unsigned int starfive_pin_to_gpio(const struct starfive_pinctrl *sfp, in starfive_pin_to_gpio() argument221 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin()227 static struct starfive_pinctrl *starfive_from_irq_data(struct irq_data *d) in starfive_from_irq_data()231 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_data()234 static struct starfive_pinctrl *starfive_from_irq_desc(struct irq_desc *desc) in starfive_from_irq_desc()238 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_desc()455 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pin_dbg_show()480 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_dt_node_to_map()640 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux()[all …]