Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/bcm/
A 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;
131 unsigned int num_functions;
133 struct ns2_mux_log *mux_log;
[all …]

Completed in 6 milliseconds