Searched defs:owl_pingroup (Results 1 – 1 of 1) sorted by relevance
71939 struct owl_pingroup { struct71940 const char *name;71941 unsigned int *pads;71942 unsigned int npads;71943 unsigned int *funcs;71944 unsigned int nfuncs;71945 int mfpctl_reg;71946 unsigned int mfpctl_shift;71947 unsigned int mfpctl_width;71948 int drv_reg;[all …]