Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/intel/
Dpinctrl-intel.c148 const struct intel_padgroup *padgrp = &community->gpps[i]; in intel_community_get_padgroup()
832 const struct intel_padgroup *pgrp = &comm->gpps[j]; in intel_gpio_to_pin()
1122 const struct intel_padgroup *padgrp = &community->gpps[gpp]; in intel_gpio_community_irq_handler()
1169 const struct intel_padgroup *gpp = &community->gpps[i]; in intel_gpio_add_pin_ranges()
1193 const struct intel_padgroup *gpp = &community->gpps[j]; in intel_gpio_ngpio()
1271 struct intel_padgroup *gpps; in intel_pinctrl_add_padgroups() local
1276 if (community->gpps) in intel_pinctrl_add_padgroups()
1281 gpps = devm_kcalloc(pctrl->dev, ngpps, sizeof(*gpps), GFP_KERNEL); in intel_pinctrl_add_padgroups()
1282 if (!gpps) in intel_pinctrl_add_padgroups()
1286 if (community->gpps) { in intel_pinctrl_add_padgroups()
[all …]
Dpinctrl-intel.h112 const struct intel_padgroup *gpps; member
Dpinctrl-denverton.c40 .gpps = (g), \
Dpinctrl-cedarfork.c40 .gpps = (g), \
Dpinctrl-icelake.c44 .gpps = (g), \
Dpinctrl-sunrisepoint.c55 .gpps = (g), \
Dpinctrl-cannonlake.c45 .gpps = (g), \