Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/intel/
Dpinctrl-intel.c115 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()
866 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin()
1164 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()
1216 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_community_ranges()
1258 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()
1327 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups() local
1332 if (community->gpps) in intel_pinctrl_add_padgroups()
1337 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups()
1338 if (!gpps) in intel_pinctrl_add_padgroups()
1342 if (community->gpps) { in intel_pinctrl_add_padgroups()
[all …]
Dpinctrl-intel.h132 const struct intel_padgroup *gpps; member
Dpinctrl-denverton.c40 .gpps = (g), \
Dpinctrl-cedarfork.c40 .gpps = (g), \
Dpinctrl-jasperlake.c41 .gpps = (g), \
Dpinctrl-emmitsburg.c40 .gpps = (g), \
Dpinctrl-icelake.c42 .gpps = (g), \
Dpinctrl-sunrisepoint.c37 .gpps = (g), \
Dpinctrl-cherryview.c98 .gpps = (g), \
1521 gpp = &community->gpps[i]; in chv_gpio_add_pin_ranges()
1585 gpp = &community->gpps[i]; in chv_gpio_probe()
Dpinctrl-tigerlake.c44 .gpps = (g), \
Dpinctrl-cannonlake.c43 .gpps = (g), \