Home
last modified time | relevance | path

Searched refs:temps (Results 1 – 23 of 23) sorted by relevance

/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Devents.json809 // Entry valid for temps < 24.5
821 // Entry valid for temps < 29.5
833 // Entry valid for temps < 34.5
845 // Entry valid for temps < 39.5
857 // Entry valid for temps < 44.5
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/
H A Devents.json1165 // Entry valid for temps < 24.5
1177 // Entry valid for temps < 29.5
1189 // Entry valid for temps < 34.5
1201 // Entry valid for temps < 39.5
1213 // Entry valid for temps < 44.5
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/
H A Devents.json2397 // Entry valid for temps < 20
2414 // Entry valid for temps < 25
2431 // Entry valid for temps < 30
2448 // Entry valid for temps < 35
2465 // Entry valid for temps < 40
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Devents.json2397 // Entry valid for temps < 20
2414 // Entry valid for temps < 25
2431 // Entry valid for temps < 30
2448 // Entry valid for temps < 35
2465 // Entry valid for temps < 40
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.BlueRidge2U/
H A Devents.json1901 // Entry valid for temps < 20
1919 // Entry valid for temps < 25
1937 // Entry valid for temps < 30
1955 // Entry valid for temps < 35
1973 // Entry valid for temps < 40
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Devents.json1901 // Entry valid for temps < 20
1919 // Entry valid for temps < 25
1937 // Entry valid for temps < 30
1955 // Entry valid for temps < 35
1973 // Entry valid for temps < 40
/openbmc/phosphor-fan-presence/docs/control/
H A Devents.md282 "name": "pcie temps",
294 - For each member of the 'pcie temps' group:
307 "name": "proc0 core temps",
319 - For each member of the 'proc 0 core temps' group:
345 "name": "pcie temps",
357 - For each member of the 'pcie temps' group:
370 "name": "proc 0 core temps",
382 - For each member of the 'proc 0 core temps' group:
763 "name": "proc temps",
/openbmc/qemu/tcg/
H A Dtcg.c1297 if (tcg_init_ctx.temps[i].mem_base) { in tcg_register_thread()
1298 ptrdiff_t b = tcg_init_ctx.temps[i].mem_base - tcg_init_ctx.temps; in tcg_register_thread()
1300 s->temps[i].mem_base = &s->temps[b]; in tcg_register_thread()
2003 return memset(&s->temps[n], 0, sizeof(TCGTemp)); in tcg_temp_alloc()
2136 ts = &s->temps[idx]; in tcg_temp_new_internal()
2399 ptrdiff_t n = ts - tcg_ctx->temps; in temp_idx()
2406 uintptr_t o = (uintptr_t)v - offsetof(TCGContext, temps); in tcgv_i32_temp()
2770 TCGTemp *ts = &s->temps[i]; in tcg_reg_alloc_start()
3795 s->temps[i].state = TS_DEAD | TS_MEM; in la_func_end()
3796 la_reset_pref(&s->temps[i]); in la_func_end()
[all …]
H A Doptimize.c1762 reset_ts(ctx, &ctx->tcg->temps[i]); in fold_call()
3113 s->temps[i].state_ptr = NULL; in tcg_optimize()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/beep/files/
H A D0001-beep-library-Make-it-compatible-with-c99.patch74 -CFLAGS += -save-temps=obj
/openbmc/qemu/include/tcg/
H A Dtcg.h434 TCGTemp temps[TCG_MAX_TEMPS]; /* globals first, temps after */ member
505 return ts - tcg_ctx->temps; in temp_idx()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch192 - %{undef} %{save-temps*:-fpch-preprocess}";
193 + %{undef} %{save-temps*:-fpch-preprocess}" POISON_IS_ERROR;
/openbmc/docs/designs/
H A Dthermal-control-modes.md34 Mathematical calculations to logically estimate exit air temps:
/openbmc/phosphor-host-ipmid/
H A Ddcmihandler.cpp1188 const auto& [temps, totalInstances] = dcmi::temp_readings::read( in getTempReadings()
1191 auto numInstances = static_cast<uint8_t>(temps.size()); in getTempReadings()
1193 return ipmi::responseSuccess(totalInstances, numInstances, temps); in getTempReadings()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLiLiQ-P-1.128 Cette licence est accordée sans limite territoriale et sans limite de temps.
H A DLiLiQ-R-1.127 Cette licence est accordée sans limite territoriale et sans limite de temps.
H A DLiLiQ-Rplus-1.127 Cette licence est accordée sans limite territoriale et sans limite de temps.
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc1085 /* We have four temps, we might as well expose three of them. */
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1626 /* We have three temps, we might as well expose them. */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp_0.3-beta15-52.diff301 "m�me temps.\n"
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc2328 * registers, there is an outside chance we would require 3 temps.
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc4696 /* Reserve some stack space, also for TCG temps. */
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch22174 +#RPI_KEEPS="-save-temps=obj"
22721 +#RPI_KEEPS="-save-temps=obj"