Searched refs:gpp (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/pinctrl/intel/ |
H A D | pinctrl-intel.c | 201 unsigned int gpp, offset, gpp_offset; in intel_pad_owned_by_host() local 215 gpp = PADOWN_GPP(gpp_offset); in intel_pad_owned_by_host() 216 offset = community->padown_offset + padgrp->padown_num * 4 + gpp * 4; in intel_pad_owned_by_host() 1123 unsigned int gpp, gpp_offset; in intel_gpio_irq_ack() local 1126 gpp = padgrp->reg_num; in intel_gpio_irq_ack() 1129 is = community->regs + community->is_offset + gpp * 4; in intel_gpio_irq_ack() 1146 unsigned int gpp, gpp_offset; in intel_gpio_irq_mask_unmask() local 1150 gpp = padgrp->reg_num; in intel_gpio_irq_mask_unmask() 1153 reg = community->regs + community->ie_offset + gpp * 4; in intel_gpio_irq_mask_unmask() 1154 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 | 1523 const struct intel_padgroup *gpp; in chv_gpio_add_pin_ranges() local 1527 gpp = &community->gpps[i]; in chv_gpio_add_pin_ranges() 1528 ret = gpiochip_add_pin_range(chip, dev_name(dev), gpp->base, gpp->base, gpp->size); in chv_gpio_add_pin_ranges() 1541 const struct intel_padgroup *gpp; in chv_gpio_probe() local 1582 gpp = &community->gpps[i]; in chv_gpio_probe() 1585 gpp->base, gpp->size); in chv_gpio_probe() 1586 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
|
/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/ |
H A D | gtp.rst | 45 publicly via the 3GPP website at http://www.3gpp.org/DynaReport/29060.htm
|