Lines Matching refs:ncommunities
115 for (i = 0; i < pctrl->ncommunities; i++) { in intel_get_community()
897 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_to_pin()
1253 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_irq()
1265 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_irq_init()
1320 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_add_pin_ranges()
1339 for (i = 0; i < pctrl->ncommunities; i++) { in intel_gpio_ngpio()
1488 communities = devm_kcalloc(pctrl->dev, pctrl->ncommunities, in intel_pinctrl_pm_init()
1494 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_pm_init()
1560 pctrl->ncommunities = pctrl->soc->ncommunities; in intel_pinctrl_probe()
1561 pctrl->communities = devm_kcalloc(dev, pctrl->ncommunities, in intel_pinctrl_probe()
1566 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_probe()
1790 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_suspend_noirq()
1901 for (i = 0; i < pctrl->ncommunities; i++) { in intel_pinctrl_resume_noirq()