Home
last modified time | relevance | path

Searched refs:soc_cfg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pinctrl/
Dpinctrl-xway.c724 } soc_cfg[] = { variable
748 { .compatible = "lantiq,pinctrl-xway", .data = &soc_cfg[0]},
749 { .compatible = "lantiq,pinctrl-xr9", .data = &soc_cfg[1]},
750 { .compatible = "lantiq,pinctrl-ase", .data = &soc_cfg[2]},
772 xway_soc = &soc_cfg[0]; in pinmux_xway_probe()