Lines Matching defs:group
114 * rza1_pinmux_conf - group together bidir and swio pinmux flag tables
972 * rza1_dt_node_to_map() - map a pin mux node to a function/group
1002 * Functions are made of 1 group only;
1040 /* Register pin group and function name to pinctrl_generic */
1059 dev_info(rza1_pctl->dev, "Parsed function and group %s with %d pins\n",
1071 (*map)->data.mux.group = np->name;
1085 dev_info(rza1_pctl->dev, "Unable to parse function and group %s\n",
1110 * rza1_set_mux() - retrieve pins from a group and apply their mux settings
1114 * @group: group selector
1117 unsigned int group)
1125 grp = pinctrl_generic_get_group(pctldev, group);