Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-xway.c710 } soc_cfg[] = { variable
734 { .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()