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