Searched refs:starfive_pinctrl (Results 1 – 1 of 1) sorted by relevance
203 struct starfive_pinctrl { struct213 static inline unsigned int starfive_pin_to_gpio(const struct starfive_pinctrl *sfp, in starfive_pin_to_gpio() argument219 static inline unsigned int starfive_gpio_to_pin(const struct starfive_pinctrl *sfp, in starfive_gpio_to_pin()225 static struct starfive_pinctrl *starfive_from_irq_data(struct irq_data *d) in starfive_from_irq_data()229 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_data()232 static struct starfive_pinctrl *starfive_from_irq_desc(struct irq_desc *desc) in starfive_from_irq_desc()236 return container_of(gc, struct starfive_pinctrl, gc); in starfive_from_irq_desc()453 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_pin_dbg_show()478 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_dt_node_to_map()643 struct starfive_pinctrl *sfp = pinctrl_dev_get_drvdata(pctldev); in starfive_set_mux()[all …]