Home
last modified time | relevance | path

Searched refs:passive (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp108 passive = reinterpret_cast<DbusPassive*>(ri.get()); in DbusPassiveTestObj()
109 EXPECT_FALSE(passive == nullptr); in DbusPassiveTestObj()
124 DbusPassive* passive; member in pid_control::__anon034d0c530111::DbusPassiveTestObj
134 ReadReturn r = passive->read(); in TEST_F()
143 passive->setValue(value); in TEST_F()
146 ReadReturn r = passive->read(); in TEST_F()
153 EXPECT_EQ(_scale, passive->getScale()); in TEST_F()
159 EXPECT_EQ(id, passive->getID()); in TEST_F()
164 EXPECT_DOUBLE_EQ(0, passive->getMin()); in TEST_F()
232 int rv = handleSensorValue(msg, passive); in TEST_F()
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-thermal.dtsi11 polling-delay-passive = <1000>; /* milliseconds */
20 polling-delay-passive = <100>; /* milliseconds */
31 type = "passive";
36 type = "passive";
60 polling-delay-passive = <100>; /* milliseconds */
71 type = "passive";
H A Domap4-cpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
25 type = "passive";
H A Drk3399-gru-kevin.dts92 polling-delay-passive = <100>; /* milliseconds */
101 type = "passive";
107 type = "passive";
134 polling-delay-passive = <100>; /* milliseconds */
143 type = "passive";
149 type = "passive";
H A Drk3288-veyron-mickey.dts78 type = "passive";
83 type = "passive";
88 type = "passive";
93 type = "passive";
98 type = "passive";
103 type = "passive";
127 * with the fact that there are two passive cooling devices:
H A Domap3-cpu-thermal.dtsi14 polling-delay-passive = <250>; /* milliseconds */
H A Ddra7-dspeve-thermal.dtsi14 polling-delay-passive = <250>; /* milliseconds */
H A Ddra7-iva-thermal.dtsi14 polling-delay-passive = <250>; /* milliseconds */
H A Domap5-core-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
H A Domap5-gpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
H A Dsun5i-a13.dtsi57 polling-delay-passive = <250>;
73 type = "passive";
H A Dsun8i-a33.dtsi440 polling-delay-passive = <250>;
470 type = "passive";
477 type = "passive";
H A Dmeson-gxm-khadas-vim2.dts108 polling-delay-passive = <250>; /* milliseconds */
123 type = "passive";
H A Drk3368.dtsi441 polling-delay-passive = <100>; /* milliseconds */
450 type = "passive";
455 type = "passive";
479 polling-delay-passive = <100>; /* milliseconds */
488 type = "passive";
H A Dfsl-imx8mq.dtsi202 polling-delay-passive = <250>;
209 type = "passive";
H A Drk322x.dtsi332 polling-delay-passive = <100>; /* milliseconds */
341 type = "passive";
346 type = "passive";
/openbmc/u-boot/drivers/thermal/
H A DKconfig16 It supports one critical trip point and one passive trip point. The
18 passive trip is crossed.
/openbmc/phosphor-pid-control/sensors/
H A Dbuilder.hpp19 sdbusplus::bus_t& passive, sdbusplus::bus_t& host);
H A Dbuilder.cpp37 sdbusplus::bus_t& passive, sdbusplus::bus_t& host) in buildSensors() argument
39 SensorManager mgmr{passive, host}; in buildSensors()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyflakes_3.3.2.bb1 SUMMARY = "passive checker of Python programs"
/openbmc/u-boot/doc/device-tree-bindings/thermal/
H A Drockchip-thermal.txt41 polling-delay-passive = <1000>; /* milliseconds */
51 type = "passive";
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/
H A Dtnftp_20230507.bb8 remote files, passive mode support (with fallback to active mode), \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/
H A Dphosphor-pid-control_git.bb3 # your system relies on passive dbus for fans or other
/openbmc/phosphor-pid-control/
H A Dconfigure.md87 external), then it's treated as a passive dbus sensor. A passive dbus sensor is
146 The `ignoreDbusMinMax` value is optional and defaults to false. The dbus passive
149 dbus and therefore won't call any passive value scaling.
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvmConsole.vue125 passive: true,

12