Searched refs:thunderbay_pinctrl_desc (Results 1 – 1 of 1) sorted by relevance
1211 static struct pinctrl_desc thunderbay_pinctrl_desc = { variable1249 thunderbay_pinctrl_desc.pins = tpc->soc->pins; in thunderbay_pinctrl_probe()1250 thunderbay_pinctrl_desc.npins = tpc->soc->npins; in thunderbay_pinctrl_probe()1253 tpc->pctrl = devm_pinctrl_register(dev, &thunderbay_pinctrl_desc, tpc); in thunderbay_pinctrl_probe()