Searched refs:gpps (Results 1 – 7 of 7) sorted by relevance
141 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()772 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin()1062 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()1120 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_pin_ranges()1144 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()1213 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups() local1218 if (community->gpps) in intel_pinctrl_add_padgroups()1223 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups()1224 if (!gpps) in intel_pinctrl_add_padgroups()1228 if (community->gpps) { in intel_pinctrl_add_padgroups()[all …]
110 const struct intel_padgroup *gpps; member
38 .gpps = (g), \
40 .gpps = (g), \
42 .gpps = (g), \
53 .gpps = (g), \
43 .gpps = (g), \