Home
last modified time | relevance | path

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

/drivers/pinctrl/bcm/
Dpinctrl-ns2-mux.c120 struct ns2_pinctrl { struct
121 struct pinctrl_dev *pctl;
122 struct device *dev;
123 void __iomem *base0;
124 void __iomem *base1;
125 void __iomem *pinconf_base;
127 const struct ns2_pin_group *groups;
128 unsigned int num_groups;
130 const struct ns2_pin_function *functions;
131 unsigned int num_functions;
[all …]