Home
last modified time | relevance | path

Searched refs:P8 (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/arch/ia64/kernel/
Dunwind_decoder.c313 case 1: UNW_DEC_REG_SPREL(P8, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10()
314 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10()
315 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
316 case 4: UNW_DEC_REG_SPREL(P8, UNW_REG_LC, t, arg); break; in unw_decode_p7_p10()
317 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break; in unw_decode_p7_p10()
318 case 6: UNW_DEC_REG_SPREL(P8, UNW_REG_FPSR, t, arg); break; in unw_decode_p7_p10()
319 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10()
320 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10()
321 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break; in unw_decode_p7_p10()
322 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-opal-powercap4 Description: Powercap directory for Powernv (P8, P9) servers
16 Powernv (P8, P9) servers
/Linux-v4.19/arch/arm/boot/dts/
Dam335x-boneblue.dts138 …AM33XX_IOPAD(0x890, PIN_OUTPUT | MUX_MODE7) /* (R7) gpmc_advn_ale.gpio2[2] - P8.7, LED_RED, GP1_PI…
139 …AM33XX_IOPAD(0x894, PIN_OUTPUT | MUX_MODE7) /* (T7) gpmc_oen_ren.gpio2[3] - P8.8, LED_GREEN, GP1_P…
140 AM33XX_IOPAD(0x82c, PIN_OUTPUT | MUX_MODE7) /* (U12) gpmc_ad11.gpio0[27] - P8.17, BATT_LED_1 */
141 AM33XX_IOPAD(0x8dc, PIN_OUTPUT | MUX_MODE7) /* (T5) lcd_data15.gpio0[11] - P8.32, BATT_LED_2 */
142 AM33XX_IOPAD(0x87c, PIN_OUTPUT | MUX_MODE7) /* (V6) gpmc_csn0.gpio1[29] - P8.26, BATT_LED_3 */
143 AM33XX_IOPAD(0x828, PIN_OUTPUT | MUX_MODE7) /* (T11) gpmc_ad10.gpio0[26] - P8.14, BATT_LED_4 */
Dgemini-dlink-dns-313.dts240 pins = "P8 GMAC0 TXEN", "V11 GMAC1 TXEN";
Dgemini-sl93512r.dts233 pins = "P8 GMAC0 TXEN";
Dam43x-epos-evm.dts100 0x02010208 /* P8 */
/Linux-v4.19/drivers/crypto/vmx/
DKconfig2 tristate "Encryption acceleration support on P8 CPU"
/Linux-v4.19/Documentation/devicetree/bindings/i2c/
Di2c-opal.txt23 a P8 on-chip bus.
/Linux-v4.19/drivers/iio/pressure/
Dbmp280-core.c70 s16 P8; member
128 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
187 calib->P8 = le16_to_cpu(p_buf[P8]); in bmp280_read_calib()
317 var2 = ((s64)(calib->P8) * p) >> 19; in bmp280_compensate_press()
/Linux-v4.19/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt9 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.