Home
last modified time | relevance | path

Searched defs:ns2_pinctrl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/bcm/
H A Dpinctrl-ns2-mux.c114 struct ns2_pinctrl { struct
115 struct pinctrl_dev *pctl;
116 struct device *dev;
117 void __iomem *base0;
118 void __iomem *base1;
119 void __iomem *pinconf_base;
121 const struct ns2_pin_group *groups;
122 unsigned int num_groups;
124 const struct ns2_pin_function *functions;
125 unsigned int num_functions;
[all …]