Searched refs:i2s_grps (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/spear/ |
H A D | pinctrl-spear300.c | 477 static const char *const i2s_grps[] = { "i2s_grp" }; variable 480 .groups = i2s_grps, 481 .ngroups = ARRAY_SIZE(i2s_grps),
|
H A D | pinctrl-spear1340.c | 1279 static const char *const i2s_grps[] = { "i2s_in_grp", "i2s_out_grp" }; variable 1282 .groups = i2s_grps, 1283 .ngroups = ARRAY_SIZE(i2s_grps),
|
H A D | pinctrl-spear320.c | 939 static const char *const i2s_grps[] = { "i2s_grp" }; variable 942 .groups = i2s_grps, 943 .ngroups = ARRAY_SIZE(i2s_grps),
|
/kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
H A D | pinctrl-spear300.c | 477 static const char *const i2s_grps[] = { "i2s_grp" }; variable 480 .groups = i2s_grps, 481 .ngroups = ARRAY_SIZE(i2s_grps),
|
H A D | pinctrl-spear1340.c | 1279 static const char *const i2s_grps[] = { "i2s_in_grp", "i2s_out_grp" }; variable 1282 .groups = i2s_grps, 1283 .ngroups = ARRAY_SIZE(i2s_grps),
|
H A D | pinctrl-spear320.c | 939 static const char *const i2s_grps[] = { "i2s_grp" }; variable 942 .groups = i2s_grps, 943 .ngroups = ARRAY_SIZE(i2s_grps),
|
Completed in 14 milliseconds