Home
last modified time | relevance | path

Searched refs:gpp (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/pinctrl/intel/
Dpinctrl-intel.c143 unsigned padno, gpp, offset, group; in intel_pad_owned_by_host() local
154 gpp = PADOWN_GPP(padno % community->gpp_size); in intel_pad_owned_by_host()
155 offset = community->padown_offset + 0x10 * group + gpp * 4; in intel_pad_owned_by_host()
164 unsigned padno, gpp, offset; in intel_pad_acpi_mode() local
174 gpp = padno / community->gpp_size; in intel_pad_acpi_mode()
175 offset = community->hostown_offset + gpp * 4; in intel_pad_acpi_mode()
184 unsigned padno, gpp, offset; in intel_pad_locked() local
194 gpp = padno / community->gpp_size; in intel_pad_locked()
201 offset = community->padcfglock_offset + gpp * 8; in intel_pad_locked()
206 offset = community->padcfglock_offset + 4 + gpp * 8; in intel_pad_locked()
[all …]
/linux-4.4.14/arch/s390/include/asm/
Dcpu_mf.h110 unsigned long long gpp; /* Guest Program Parameter */ member
/linux-4.4.14/arch/powerpc/boot/dts/
Dc2k.dts227 gpp@f100 {
228 compatible = "marvell,mv64360-gpp";
/linux-4.4.14/Documentation/serial/
Dn_gsm.txt6 http://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip
/linux-4.4.14/Documentation/devicetree/bindings/
Dmarvell.txt376 - compatible : "marvell,mv64360-gpp"
380 gpp@f000 {
381 compatible = "marvell,mv64360-gpp";
/linux-4.4.14/arch/arm/boot/dts/
Ds3c64xx-pinctrl.dtsi121 gpp: gpp { label
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c1028 if (sfr->basic.gpp) in perf_push_sample()
/linux-4.4.14/drivers/crypto/
DKconfig325 and for 3gpp Layer 2 ciphering support.