Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/intel/
Dpinctrl-intel.c125 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()
876 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin()
1174 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()
1225 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_community_ranges()
1267 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()
1336 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups_by_gpps() local
1340 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups_by_gpps()
1341 if (!gpps) in intel_pinctrl_add_padgroups_by_gpps()
1345 gpps[i] = community->gpps[i]; in intel_pinctrl_add_padgroups_by_gpps()
1347 if (gpps[i].size > 32) in intel_pinctrl_add_padgroups_by_gpps()
[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-lakefield.c41 .gpps = (g), \
Dpinctrl-alderlake.c41 .gpps = (g), \
Dpinctrl-icelake.c42 .gpps = (g), \
Dpinctrl-elkhartlake.c39 .gpps = (g), \
Dpinctrl-sunrisepoint.c37 .gpps = (g), \
Dpinctrl-cherryview.c98 .gpps = (g), \
1520 gpp = &community->gpps[i]; in chv_gpio_add_pin_ranges()
1584 gpp = &community->gpps[i]; in chv_gpio_probe()
Dpinctrl-tigerlake.c44 .gpps = (g), \
Dpinctrl-cannonlake.c43 .gpps = (g), \