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