Home
last modified time | relevance | path

Searched full:cfm (Results 1 – 17 of 17) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DCFMLimit.interface.yaml2 Implement to provide a CFM upper limit for fan control. This can be used
3 with a CFM algorithm to calculate the maximum allowed fan speed for a
10 The CFM limit, 0 means disabled.
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp237 const auto* cfm = std::get_if<double>(&cfmVariant); in setupMatches() local
238 if (cfm != nullptr && *cfm >= minSystemCfm) in setupMatches()
240 maxRpm = self->getMaxRpm(*cfm); in setupMatches()
275 lg2::error("Got CFM Limit of wrong type"); in setupMatches()
280 lg2::error("Illegal CFM setting detected"); in setupMatches()
396 // Now calculate the CFM for this tach in getMaxRpm()
474 // Now calculate the CFM for this tach in calculate()
478 "totalCFM = {CFM}, Ci = {CI}, MaxCFM = {MAXCFM}, rpm = {RPM}, c1 = {C1}" in calculate()
480 "CFM", totalCFM, "CI", ci, "MAXCFM", maxCFM, "RPM", rpm, "C1", c1, in calculate()
486 lg2::debug("cfm value = {VALUE}", "VALUE", value); in calculate()
[all …]
/openbmc/bmcweb/scripts/
H A Dwebsocket_test.py35 "cfm": "CFM",
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DValue.interface.yaml46 in the airflow namespace, Unit must be "CFM" For objects in the
68 - name: CFM
/openbmc/dbus-sensors/src/
H A DSensorPaths.hpp25 constexpr const char* unitCFM = "xyz.openbmc_project.Sensor.Value.Unit.CFM";
/openbmc/u-boot/include/configs/
H A DM5282EVB.h129 #define CONFIG_SYS_MONITOR_BASE (CONFIG_SYS_TEXT_BASE + 0x418) /* 24 Byte for CFM-Config */
/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp371 cfm = 0x4 enumerator
/openbmc/qemu/docs/devel/
H A Dreplay.rst34 * `Don't panic: reverse debugging of kernel drivers <https://dl.acm.org/citation.cfm?id=2786805.280…
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dstart.S88 .long 0x55AA55AA,0xAA55AA55 /* CFM Backdoorkey */
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2066 else if (command == static_cast<uint8_t>(setFscParamFlags::cfm)) in ipmiOEMSetFscParameter()
2068 uint16_t cfm = param1 | (static_cast<uint16_t>(param2) << 8); in ipmiOEMSetFscParameter() local
2071 if (cfm < 50 && cfm != disableLimiting) in ipmiOEMSetFscParameter()
2080 static_cast<double>(cfm)); in ipmiOEMSetFscParameter()
2085 "ipmiOEMSetFscParameter: can't set cfm setting!", in ipmiOEMSetFscParameter()
2242 else if (command == static_cast<uint8_t>(setFscParamFlags::cfm)) in ipmiOEMGetFscParameter()
2270 "ipmiOEMGetFscParameter: can't get cfm setting!", in ipmiOEMGetFscParameter()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h786 "CFM", "RPM", "Hz",
/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5282.h557 /* Coldfire Flash Module CFM */
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp32 {"airflow", ValueIface::Unit::CFM},
/openbmc/entity-manager/schemas/
H A Dlegacy.json1234 "CFM",
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2635 cfm.c: 16482
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]