Home
last modified time | relevance | path

Searched refs:gnum (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pinctrl/sunplus/
H A Dsppctl.h60 .gnum = ARRAY_SIZE(g), \
70 .gnum = 0, \
156 const unsigned int gnum; /* number of groups */ member
H A Dsppctl.c664 *num_groups = f->gnum; in sppctl_get_function_groups()
791 if (f->gnum < 1) in sppctl_get_group_pins()
1002 sppctl->unq_grps_sz += sppctl_list_funcs[i].gnum; in sppctl_group_groups()
1027 for (k = 0; k < sppctl_list_funcs[i].gnum; k++) { in sppctl_group_groups()