Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-intel.c144 unsigned padno, gpp, gpp_offset, offset; in intel_pad_owned_by_host() local
154 gpp = padno / NPADS_IN_GPP; in intel_pad_owned_by_host()
156 offset = community->padown_offset + gpp * 16 + (gpp_offset / 8) * 4; in intel_pad_owned_by_host()
166 unsigned padno, gpp, offset; in intel_pad_reserved_for_acpi() local
176 gpp = padno / NPADS_IN_GPP; in intel_pad_reserved_for_acpi()
177 offset = community->hostown_offset + gpp * 4; in intel_pad_reserved_for_acpi()
186 unsigned padno, gpp, offset; in intel_pad_locked() local
196 gpp = padno / NPADS_IN_GPP; in intel_pad_locked()
203 offset = community->padcfglock_offset + gpp * 8; in intel_pad_locked()
208 offset = community->padcfglock_offset + 4 + gpp * 8; in intel_pad_locked()
[all …]
/linux-4.1.27/arch/powerpc/boot/dts/
Dprpmc2800.dts216 gpp@f100 {
217 compatible = "marvell,mv64360-gpp";
Dc2k.dts227 gpp@f100 {
228 compatible = "marvell,mv64360-gpp";
/linux-4.1.27/arch/s390/include/asm/
Dcpu_mf.h115 unsigned long long gpp; /* Guest Program Parameter */ member
/linux-4.1.27/Documentation/serial/
Dn_gsm.txt6 http://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip
/linux-4.1.27/Documentation/devicetree/bindings/
Dmarvell.txt376 - compatible : "marvell,mv64360-gpp"
380 gpp@f000 {
381 compatible = "marvell,mv64360-gpp";
/linux-4.1.27/arch/arm/boot/dts/
Ds3c64xx-pinctrl.dtsi121 gpp: gpp { label
/linux-4.1.27/drivers/crypto/
DKconfig289 and for 3gpp Layer 2 ciphering support.