Searched refs:pinctrl_xway_soc (Results 1 – 1 of 1) sorted by relevance
1603 struct pinctrl_xway_soc { struct1615 static struct pinctrl_xway_soc xr9_pinctrl = { argument1627 static struct pinctrl_xway_soc ase_pinctrl = {1639 static struct pinctrl_xway_soc danube_pinctrl = {1651 static struct pinctrl_xway_soc xrx100_pinctrl = {1663 static struct pinctrl_xway_soc xrx200_pinctrl = {1675 static struct pinctrl_xway_soc xrx300_pinctrl = {1707 const struct pinctrl_xway_soc *xway_soc; in pinmux_xway_probe()1717 xway_soc = (const struct pinctrl_xway_soc *) match->data; in pinmux_xway_probe()