Home
last modified time | relevance | path

Searched refs:P7 (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v6.1/arch/ia64/kernel/
Dunwind_decoder.c282 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 …]
/Linux-v6.1/drivers/iio/pressure/
Dbmp280-core.c77 s16 P7; member
99 s8 P7; member
225 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
318 calib->P7 = le16_to_cpu(data->bmp280_cal_buf[P7]); in bmp280_read_calib()
470 p = ((p + var1 + var2) >> 8) + (((s64)calib->P7) << 4); in bmp280_compensate_press()
1068 var5 = ((s64)calib->P7 * var1) << 4; in bmp380_compensate_press()
1190 calib->P7 = data->bmp380_cal_buf[BMP380_P7]; in bmp380_read_calib()
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-bmc-qcom-dc-scm-v1.dts110 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-vegman-n110.dts30 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-vegman-sx20.dts30 …/*P0-P7*/ "","P12V_HDDS_A_EN","P12V_HDDS_B_EN","P5V_HDDS_A_EN","PWRGD_P5V_HDDS_A","P5V_HDDS_B_EN",…
Daspeed-bmc-amd-daytonax.dts141 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-inventec-transformers.dts286 /*P0-P7*/ "","","","tck-mux","","","","",
Daspeed-bmc-opp-nicole.dts235 /*P0-P7*/ "","fsi-trans","pm_rtc_adc_en","","","","","",
Daspeed-bmc-opp-romulus.dts251 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-amd-ethanolx.dts125 /*P0-P7*/ "P0_VDD_CORE_RUN_VRHOT","P0_VDD_SOC_RUN_VRHOT",
Daspeed-bmc-vegman-rx20.dts58 /*P0-P7*/ "","","","","","","SPI_BIOS_ACTIVE_FLASH_SEL","STATUS_SEL_BIOS",
Dgemini-dlink-dns-313.dts259 "R7 GMAC0 TXD2", "P7 GMAC0 TXD3";
Dgemini-sl93512r.dts233 "R7 GMAC0 TXD2", "P7 GMAC0 TXD3";
Daspeed-bmc-facebook-tiogapass.dts153 /*P0-P7*/ "BOARD_SKU_ID0","BOARD_SKU_ID1","BOARD_SKU_ID2",
Daspeed-bmc-inspur-nf5280m6.dts167 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-quanta-s6q.dts104 …/*P0 - P7*/ "SYS_BMC_PWRBTN_R_N", "SYS_PWRBTN_N", "FM_MB_RST_BTN", "RST_BMC_RSTBTN_OUT_N", "", "",…
Daspeed-bmc-tyan-s8036.dts440 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-opp-zaius.dts498 /*P0-P7*/ "ncsi_mux_en_n","bmc_i2c2_sw_rst_n","","bmc_i2c5_sw_rst_n","",
Daspeed-bmc-opp-witherspoon.dts218 /*P0-P7*/ "","","","","","","","presence-ps0",
Daspeed-bmc-tyan-s7106.dts501 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-inspur-fp5280g2.dts225 /*P0-P7*/ "","","","","","","","",
Daspeed-bmc-ampere-mtmitchell.dts518 /*P0-P7*/ "ps0-ac-loss-n","ps1-ac-loss-n","","",
Daspeed-bmc-opp-tacoma.dts127 /*P0-P7*/ "","","","","","bmc-tpm-reset","","",
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3399-kobol-helios64.dts61 /* fan connected to P7 */
502 /* pwm-fan on P7 */
/Linux-v6.1/arch/arm/crypto/
Dghash-ce-core.S143 veor t3l, t3l, t3h @ t3 = (K) (P6 + P7) << 32

12