Lines Matching defs:group
114 * rza1_pinmux_conf - group together bidir and swio pinmux flag tables
971 * rza1_dt_node_to_map() - map a pin mux node to a function/group
1001 * Functions are made of 1 group only;
1039 /* Register pin group and function name to pinctrl_generic */
1058 dev_info(rza1_pctl->dev, "Parsed function and group %s with %d pins\n",
1070 (*map)->data.mux.group = np->name;
1084 dev_info(rza1_pctl->dev, "Unable to parse function and group %s\n",
1109 * rza1_set_mux() - retrieve pins from a group and apply their mux settings
1113 * @group: group selector
1116 unsigned int group)
1124 grp = pinctrl_generic_get_group(pctldev, group);