Searched refs:gpps (Results 1 – 3 of 3) sorted by relevance
134 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()902 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin()1221 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()1300 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_community_ranges()1342 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()1404 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups_by_gpps() local1408 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups_by_gpps()1409 if (!gpps) in intel_pinctrl_add_padgroups_by_gpps()1413 gpps[i] = community->gpps[i]; in intel_pinctrl_add_padgroups_by_gpps()1415 if (gpps[i].size > INTEL_PINCTRL_MAX_GPP_SIZE) in intel_pinctrl_add_padgroups_by_gpps()[all …]
126 const struct intel_padgroup *gpps; member157 .gpps = (g), \
102 .gpps = (g), \1558 gpp = &community->gpps[i]; in chv_gpio_add_pin_ranges()1613 gpp = &community->gpps[i]; in chv_gpio_probe()