Lines Matching refs:group
287 const char *intel_get_group_name(struct pinctrl_dev *pctldev, unsigned int group)
291 return pctrl->soc->groups[group].grp.name;
295 int intel_get_group_pins(struct pinctrl_dev *pctldev, unsigned int group,
300 *pins = pctrl->soc->groups[group].grp.pins;
301 *npins = pctrl->soc->groups[group].grp.npins;
392 unsigned int function, unsigned int group)
395 const struct intel_pingroup *grp = &pctrl->soc->groups[group];
403 * before we can enable the mux for this group.
412 /* Now enable the mux setting for each pin in the group */
882 * @padgrp: Pad group is filled here if not %NULL
888 * Return: a pin number and pointers to the community and pad group, which