Searched refs:gpp (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-intel.c | 200 unsigned int gpp, offset, gpp_offset; in intel_pad_owned_by_host() local 221 gpp = PADOWN_GPP(gpp_offset); in intel_pad_owned_by_host() 222 offset = padgrp->padown_num * 4 + gpp * 4; in intel_pad_owned_by_host() 1135 unsigned int gpp, gpp_offset; in intel_gpio_irq_ack() local 1138 gpp = padgrp->reg_num; in intel_gpio_irq_ack() 1141 is = community->regs + community->is_offset + gpp * 4; in intel_gpio_irq_ack() 1158 unsigned int gpp, gpp_offset; in intel_gpio_irq_mask_unmask() local 1162 gpp = padgrp->reg_num; in intel_gpio_irq_mask_unmask() 1165 reg = community->regs + community->ie_offset + gpp * 4; in intel_gpio_irq_mask_unmask() 1166 is = community->regs + community->is_offset + gpp * 4; in intel_gpio_irq_mask_unmask() [all …]
|
| H A D | pinctrl-intel-platform.c | 62 struct intel_padgroup *gpp, in intel_platform_pinctrl_prepare_group() argument 82 gpp->base = base; in intel_platform_pinctrl_prepare_group() 83 gpp->size = size; in intel_platform_pinctrl_prepare_group() 84 gpp->gpio_base = INTEL_GPIO_BASE_MATCH; in intel_platform_pinctrl_prepare_group() 134 struct intel_padgroup *gpp = &gpps[group]; in intel_platform_pinctrl_prepare_community() local 136 gpp->reg_num = group; in intel_platform_pinctrl_prepare_community() 138 ret = intel_platform_pinctrl_prepare_group(dev, child, gpp, pins); in intel_platform_pinctrl_prepare_community()
|
| H A D | pinctrl-cherryview.c | 1517 const struct intel_padgroup *gpp; in chv_gpio_probe() local 1554 gpp = &community->gpps[i]; in chv_gpio_probe() 1557 gpp->base, gpp->size); in chv_gpio_probe() 1558 irq_base += gpp->size; in chv_gpio_probe()
|
| /linux/tools/perf/util/ |
| H A D | s390-cpumsf-kernel.h | 29 unsigned long long gpp; /* Guest Program Parameter */ member
|
| H A D | s390-cpumsf.c | 263 local.gpp = be64toh(basicp->gpp); in s390_cpumsf_basic_show() 280 basic->hpp, basic->gpp); in s390_cpumsf_basic_show() 525 else if (basic->gpp || basic->prim_asn != 0xffff) in s390_cpumsf_make_event()
|
| /linux/arch/s390/include/asm/ |
| H A D | cpu_mf.h | 119 unsigned long long gpp; /* Guest Program Parameter */ member
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | s3c64xx-pinctrl.dtsi | 116 gpp: gpp-gpio-bank { label
|
| /linux/Documentation/driver-api/tty/ |
| H A D | n_gsm.rst | 10 https://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip
|
| /linux/Documentation/networking/device_drivers/wwan/ |
| H A D | t7xx.rst | 204 - https://www.3gpp.org/DynaReport/27007.htm
|
| /linux/Documentation/networking/ |
| H A D | gtp.rst | 45 publicly via the 3GPP website at http://www.3gpp.org/DynaReport/29060.htm
|
| /linux/arch/s390/kernel/ |
| H A D | perf_cpum_sf.c | 1059 if (basic->gpp || basic->prim_asn != 0xffff) in perf_push_sample()
|