Searched refs:P8 (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/ia64/kernel/ |
D | unwind_decoder.c | 312 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 313 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 314 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() 315 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break; in unw_decode_p7_p10() 316 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break; in unw_decode_p7_p10() 317 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break; in unw_decode_p7_p10() 318 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10() 319 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10() 320 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10() 321 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10() [all …]
|
/linux-4.4.14/drivers/crypto/vmx/ |
D | Kconfig | 2 tristate "Encryption acceleration support on P8 CPU"
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 309 P8, IBR, IRP, SRP, enumerator 588 else if (regno == P0 || regno == VR || regno == P4 || regno == P8) { in write_register() 641 + (regno-P8) * sizeof(unsigned int)); in read_register()
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-opal.txt | 23 a P8 on-chip bus.
|
/linux-4.4.14/drivers/iio/pressure/ |
D | bmp280.c | 88 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 216 var2 = (((s64)(s16)le16_to_cpu(buf[P8])) * p) >> 19; in bmp280_compensate_press()
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 9 Endpoints and the implementation on P8 (IODA2). The next two sections talks 32 The following section provides a rough description of what we have on P8 37 2. Implementation of Partitionable Endpoints on P8 (IODA2) 39 P8 supports up to 256 Partitionable Endpoints per PHB.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | am43x-epos-evm.dts | 91 0x02010208 /* P8 */
|