Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/actions/
Dpinctrl-owl.h85 struct owl_pingroup { struct
86 const char *name;
87 unsigned int *pads;
88 unsigned int npads;
89 unsigned int *funcs;
90 unsigned int nfuncs;
92 int mfpctl_reg;
93 unsigned int mfpctl_shift;
94 unsigned int mfpctl_width;
96 int drv_reg;
[all …]