Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/bcm/
Dpinctrl-nsp-mux.c106 struct nsp_pinctrl { struct
107 struct pinctrl_dev *pctl;
108 struct device *dev;
109 void __iomem *base0;
110 void __iomem *base1;
111 void __iomem *base2;
112 const struct nsp_pin_group *groups;
113 unsigned int num_groups;
114 const struct nsp_pin_function *functions;
115 unsigned int num_functions;
[all …]