Home
last modified time | relevance | path

Searched refs:gpps (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-intel.c141 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() local
1218 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 …]
Dpinctrl-intel.h110 const struct intel_padgroup *gpps; member
Dpinctrl-denverton.c38 .gpps = (g), \
Dpinctrl-cedarfork.c40 .gpps = (g), \
Dpinctrl-icelake.c42 .gpps = (g), \
Dpinctrl-sunrisepoint.c53 .gpps = (g), \
Dpinctrl-cannonlake.c43 .gpps = (g), \