Searched defs:owl_pingroup (Results 1 – 1 of 1) sorted by relevance
208 struct owl_pingroup { struct209 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 …]