Lines Matching refs:group
268 unsigned int group)
272 return pctrl->soc->groups[group].name;
275 static int intel_get_group_pins(struct pinctrl_dev *pctldev, unsigned int group,
280 *pins = pctrl->soc->groups[group].pins;
281 *npins = pctrl->soc->groups[group].npins;
371 unsigned int function, unsigned int group)
374 const struct intel_pingroup *grp = &pctrl->soc->groups[group];
382 * before we can enable the mux for this group.
391 /* Now enable the mux setting for each pin in the group */
851 * @padgrp: Pad group is filled here if not %NULL
1406 * group is fixed regardless of the group size.