Searched refs:g2fpm (Results 1 – 1 of 1) sorted by relevance
703 struct grp2fp_map g2fpm = pctl->g2fp_maps[group_selector]; in sppctl_set_mux() local714 for (i = 0; i < f->grps[g2fpm.g_idx].pnum; i++) in sppctl_set_mux()716 f->grps[g2fpm.g_idx].pins[i], in sppctl_set_mux()718 sppctl_gmx_set(pctl, f->roff, f->boff, f->blen, f->grps[g2fpm.g_idx].gval); in sppctl_set_mux()772 struct grp2fp_map g2fpm = pctl->g2fp_maps[selector]; in sppctl_get_group_pins() local775 f = &sppctl_list_funcs[g2fpm.f_idx]; in sppctl_get_group_pins()792 *num_pins = f->grps[g2fpm.g_idx].pnum; in sppctl_get_group_pins()793 *pins = f->grps[g2fpm.g_idx].pins; in sppctl_get_group_pins()