Searched refs:pinctrl_xway_soc (Results 1 – 1 of 1) sorted by relevance
1606 struct pinctrl_xway_soc { struct1618 static struct pinctrl_xway_soc xr9_pinctrl = { argument1630 static struct pinctrl_xway_soc ase_pinctrl = {1642 static struct pinctrl_xway_soc danube_pinctrl = {1654 static struct pinctrl_xway_soc xrx100_pinctrl = {1666 static struct pinctrl_xway_soc xrx200_pinctrl = {1678 static struct pinctrl_xway_soc xrx300_pinctrl = {1710 const struct pinctrl_xway_soc *xway_soc; in pinmux_xway_probe()1722 xway_soc = (const struct pinctrl_xway_soc *) match->data; in pinmux_xway_probe()