Lines Matching defs:num_groups
91 * @num_groups: total number of groups that can be supported by function
96 const unsigned int num_groups;
108 * @num_groups: total number of groups
122 unsigned int num_groups;
478 .num_groups = ARRAY_SIZE(func ## _grps), \
499 return pinctrl->num_groups;
555 unsigned int * const num_groups)
560 *num_groups = pinctrl->functions[selector].num_groups;
637 if (grp_select >= pinctrl->num_groups ||
1074 pinctrl->num_groups = ARRAY_SIZE(ns2_pin_groups);