Searched defs:ns2_pinctrl (Results 1 – 1 of 1) sorted by relevance
112 struct ns2_pinctrl { struct113 struct pinctrl_dev *pctl;114 struct device *dev;115 void __iomem *base0;116 void __iomem *base1;117 void __iomem *pinconf_base;119 const struct ns2_pin_group *groups;120 unsigned int num_groups;122 const struct ns2_pin_function *functions;123 unsigned int num_functions;[all …]