Searched refs:gpps (Results 1 – 7 of 7) sorted by relevance
148 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()832 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin()1122 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()1169 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_pin_ranges()1193 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()1271 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups() local1276 if (community->gpps) in intel_pinctrl_add_padgroups()1281 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups()1282 if (!gpps) in intel_pinctrl_add_padgroups()1286 if (community->gpps) { in intel_pinctrl_add_padgroups()[all …]
112 const struct intel_padgroup *gpps; member
40 .gpps = (g), \
44 .gpps = (g), \
55 .gpps = (g), \
45 .gpps = (g), \