Searched refs:gpp (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/pinctrl/intel/ |
D | pinctrl-intel.c | 144 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/ |
D | prpmc2800.dts | 216 gpp@f100 { 217 compatible = "marvell,mv64360-gpp";
|
D | c2k.dts | 227 gpp@f100 { 228 compatible = "marvell,mv64360-gpp";
|
/linux-4.1.27/arch/s390/include/asm/ |
D | cpu_mf.h | 115 unsigned long long gpp; /* Guest Program Parameter */ member
|
/linux-4.1.27/Documentation/serial/ |
D | n_gsm.txt | 6 http://www.3gpp.org/ftp/Specs/archive/07_series/07.10/0710-720.zip
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | marvell.txt | 376 - compatible : "marvell,mv64360-gpp" 380 gpp@f000 { 381 compatible = "marvell,mv64360-gpp";
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | s3c64xx-pinctrl.dtsi | 121 gpp: gpp { label
|
/linux-4.1.27/drivers/crypto/ |
D | Kconfig | 289 and for 3gpp Layer 2 ciphering support.
|