Home
last modified time | relevance | path

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

/linux-5.19.10/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()
1191 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()
1275 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_community_ranges()
1317 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()
1379 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups_by_gpps() local
1383 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups_by_gpps()
1384 if (!gpps) in intel_pinctrl_add_padgroups_by_gpps()
1388 gpps[i] = community->gpps[i]; in intel_pinctrl_add_padgroups_by_gpps()
1390 if (gpps[i].size > 32) in intel_pinctrl_add_padgroups_by_gpps()
[all …]
Dpinctrl-intel.h132 const struct intel_padgroup *gpps; member
Dpinctrl-alderlake.c47 .gpps = (g), \
61 .gpps = (g), \
Dpinctrl-denverton.c40 .gpps = (g), \
Dpinctrl-cedarfork.c40 .gpps = (g), \
Dpinctrl-jasperlake.c41 .gpps = (g), \
Dpinctrl-lakefield.c41 .gpps = (g), \
Dpinctrl-emmitsburg.c40 .gpps = (g), \
Dpinctrl-elkhartlake.c39 .gpps = (g), \
Dpinctrl-sunrisepoint.c37 .gpps = (g), \
Dpinctrl-cherryview.c100 .gpps = (g), \
1602 gpp = &community->gpps[i]; in chv_gpio_add_pin_ranges()
1657 gpp = &community->gpps[i]; in chv_gpio_probe()
Dpinctrl-icelake.c43 .gpps = (g), \
Dpinctrl-tigerlake.c44 .gpps = (g), \
Dpinctrl-cannonlake.c43 .gpps = (g), \