Searched refs:soc_cfg (Results 1 – 1 of 1) sorted by relevance
710 } soc_cfg[] = { variable734 { .compatible = "lantiq,pinctrl-xway", .data = &soc_cfg[0]},735 { .compatible = "lantiq,pinctrl-xr9", .data = &soc_cfg[1]},736 { .compatible = "lantiq,pinctrl-ase", .data = &soc_cfg[2]},758 xway_soc = &soc_cfg[0]; in pinmux_xway_probe()