Searched refs:gpp (Results 1 – 10 of 10) sorted by relevance
1214 for (gpp = 0; gpp < community->ngpps; gpp++) { in intel_gpio_community_irq_handler()1267 for (gpp = 0; gpp < community->ngpps; gpp++) { in intel_gpio_irq_init()1300 gpp->gpio_base, gpp->base, in intel_gpio_add_community_ranges()1341 if (gpp->gpio_base + gpp->size > ngpio) in intel_gpio_ngpio()1342 ngpio = gpp->gpio_base + gpp->size; in intel_gpio_ngpio()1790 for (gpp = 0; gpp < community->ngpps; gpp++) in intel_pinctrl_suspend_noirq()1791 communities[i].intmask[gpp] = readl(base + gpp * 4); in intel_pinctrl_suspend_noirq()1794 for (gpp = 0; gpp < community->ngpps; gpp++) in intel_pinctrl_suspend_noirq()1795 communities[i].hostown[gpp] = readl(base + gpp * 4); in intel_pinctrl_suspend_noirq()1901 for (gpp = 0; gpp < community->ngpps; gpp++) in intel_pinctrl_resume_noirq()[all …]
1600 const struct intel_padgroup *gpp; in chv_gpio_add_pin_ranges() local1604 gpp = &community->gpps[i]; in chv_gpio_add_pin_ranges()1605 ret = gpiochip_add_pin_range(chip, dev_name(dev), gpp->base, gpp->base, gpp->size); in chv_gpio_add_pin_ranges()1618 const struct intel_padgroup *gpp; in chv_gpio_probe() local1659 gpp = &community->gpps[i]; in chv_gpio_probe()1662 gpp->base, gpp->size); in chv_gpio_probe()1663 irq_base += gpp->size; in chv_gpio_probe()
29 unsigned long long gpp; /* Guest Program Parameter */ member
263 local.gpp = be64toh(basicp->gpp); in s390_cpumsf_basic_show()280 basic->hpp, basic->gpp); in s390_cpumsf_basic_show()524 else if (basic->gpp || basic->prim_asn != 0xffff) in s390_cpumsf_make_event()
117 unsigned long long gpp; /* Guest Program Parameter */ member
120 - https://www.3gpp.org/DynaReport/27007.htm
10 https://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip
116 gpp: gpp-gpio-bank { label
45 publicly via the 3GPP website at http://www.3gpp.org/DynaReport/29060.htm
1172 if (basic->gpp || basic->prim_asn != 0xffff) in perf_push_sample()
Completed in 21 milliseconds