Home
last modified time | relevance | path

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

/linux-5.10/drivers/pinctrl/bcm/
Dpinctrl-nsp-mux.c114 struct nsp_pinctrl { struct
115 struct pinctrl_dev *pctl;
116 struct device *dev;
117 void __iomem *base0;
118 void __iomem *base1;
119 void __iomem *base2;
120 const struct nsp_pin_group *groups;
121 unsigned int num_groups;
122 const struct nsp_pin_function *functions;
123 unsigned int num_functions;
[all …]