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;219 int drv_reg;223 int sr_reg;224 unsigned int sr_shift;[all …]
Completed in 4 milliseconds