Home
last modified time | relevance | path

Searched refs:ngpps (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pinctrl/intel/
Dpinctrl-intel.h77 size_t ngpps; member
Dpinctrl-intel.c810 for (gpp = 0; gpp < community->ngpps; gpp++) { in intel_gpio_community_irq_handler()
942 intmask = devm_kcalloc(pctrl->dev, community->ngpps, in intel_pinctrl_pm_init()
1003 community->ngpps = DIV_ROUND_UP(community->npins, in intel_pinctrl_probe()
1081 for (gpp = 0; gpp < community->ngpps; gpp++) in intel_pinctrl_suspend()
1101 for (gpp = 0; gpp < community->ngpps; gpp++) { in intel_gpio_irq_init()
1153 for (gpp = 0; gpp < community->ngpps; gpp++) { in intel_pinctrl_resume()