Searched defs:bcm63xx_pinctrl_soc (Results 1 – 1 of 1) sorted by relevance
14 struct bcm63xx_pinctrl_soc { struct15 const struct pinctrl_ops *pctl_ops;16 const struct pinmux_ops *pmx_ops;18 const struct pinctrl_pin_desc *pins;42 const struct bcm63xx_pinctrl_soc *soc, argument