/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | unwind_decoder.c | 282 UNW_DEC_MEM_STACK_F(P7, t, size, arg); in unw_decode_p7_p10() 285 case 1: UNW_DEC_MEM_STACK_V(P7, t, arg); break; in unw_decode_p7_p10() 286 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10() 287 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break; in unw_decode_p7_p10() 288 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 289 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 290 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 291 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 292 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() 293 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() [all …]
|
/kernel/linux/linux-5.10/drivers/iio/pressure/ |
D | bmp280-core.c | 66 s16 P7; member 130 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 196 calib->P7 = le16_to_cpu(p_buf[P7]); in bmp280_read_calib() 330 p = ((p + var1 + var2) >> 8) + (((s64)calib->P7) << 4); in bmp280_compensate_press()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | aspeed-bmc-opp-nicole.dts | 235 /*P0-P7*/ "","fsi-trans","pm_rtc_adc_en","","","","","",
|
D | aspeed-bmc-opp-romulus.dts | 251 /*P0-P7*/ "","","","","","","","",
|
D | gemini-sl93512r.dts | 233 "R7 GMAC0 TXD2", "P7 GMAC0 TXD3";
|
D | gemini-dlink-dns-313.dts | 259 "R7 GMAC0 TXD2", "P7 GMAC0 TXD3";
|
D | aspeed-bmc-facebook-tiogapass.dts | 153 /*P0-P7*/ "BOARD_SKU_ID0","BOARD_SKU_ID1","BOARD_SKU_ID2",
|
D | aspeed-bmc-opp-zaius.dts | 498 /*P0-P7*/ "ncsi_mux_en_n","bmc_i2c2_sw_rst_n","","bmc_i2c5_sw_rst_n","",
|
D | aspeed-bmc-opp-witherspoon.dts | 218 /*P0-P7*/ "","","","","","","","presence-ps0",
|
D | aspeed-bmc-opp-tacoma.dts | 120 /*P0-P7*/ "","","","","","","","",
|
D | aspeed-bmc-ibm-rainier.dts | 148 /*P0-P7*/ "","","","","","","","",
|
D | am43x-epos-evm.dts | 78 0x02000207 /* P7 */
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
D | ghash-ce-core.S | 143 veor t3l, t3l, t3h @ t3 = (K) (P6 + P7) << 32
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ |
D | Kconfig.cputype | 313 VSX (P7 and above), but does not have any affect on a non-VSX
|
/kernel/linux/linux-5.10/drivers/crypto/ |
D | Kconfig | 480 coprocessor that is in IBM PowerPC P7+ or later processors. This
|