Searched refs:starfive_pinctrl (Results 1 – 1 of 1) sorted by relevance
206 struct starfive_pinctrl { struct216 static inline unsigned int starfive_pin_to_gpio(const struct starfive_pinctrl *sfp, in starfive_pin_to_gpio() argument222 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin()228 static struct starfive_pinctrl *starfive_from_irq_data(struct irq_data *d) in starfive_from_irq_data()232 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_data()235 static struct starfive_pinctrl *starfive_from_irq_desc(struct irq_desc *desc) in starfive_from_irq_desc()239 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_desc()456 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pin_dbg_show()481 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_dt_node_to_map()641 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux()[all …]