Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/actions/
Dpinctrl-owl.h208 struct owl_pingroup { struct
209 const char *name;
210 unsigned int *pads;
211 unsigned int npads;
212 unsigned int *funcs;
213 unsigned int nfuncs;
215 int mfpctl_reg;
216 unsigned int mfpctl_shift;
217 unsigned int mfpctl_width;
219 int drv_reg;
[all …]