Home
last modified time | relevance | path

Searched full:passive (Results 1 – 25 of 78) sorted by relevance

1234

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC/
H A DRedundancy.interface.yaml20 BMCs are configured as active and passive and that the passive is able
45 because the passive BMC is temporarily offline, such as when the
46 passive BMC reboots. A timer would be put on how long redundancy could
47 still be considered enabled in this latter case in case the passive
50 is lost just due to a BMC reboot. Any time the passive BMC goes
80 - name: Passive
82 The role is for the passive BMC, which is the opposite of the
/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 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 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 Domap4-cpu-thermal.dtsi15 polling-delay-passive = <250>; /* milliseconds */
25 type = "passive";
H A Dsun5i-a13.dtsi57 polling-delay-passive = <250>;
73 type = "passive";
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 */
/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp101 passive = reinterpret_cast<DbusPassive*>(ri.get()); in DbusPassiveTestObj()
102 EXPECT_FALSE(passive == nullptr); in DbusPassiveTestObj()
115 DbusPassive* passive; member in pid_control::__anon034d0c530111::DbusPassiveTestObj
125 ReadReturn r = passive->read(); in TEST_F()
134 passive->setValue(value); in TEST_F()
137 ReadReturn r = passive->read(); in TEST_F()
144 EXPECT_EQ(_scale, passive->getScale()); in TEST_F()
150 EXPECT_EQ(id, passive->getID()); in TEST_F()
155 EXPECT_DOUBLE_EQ(0, passive->getMin()); in TEST_F()
160 // The dbus passive sensor listens for updates and if it's the Value in TEST_F()
[all …]
/openbmc/u-boot/drivers/fpga/
H A Daltera.c140 printf("Passive Serial (PS)\n"); in altera_info()
143 printf("Passive Parallel Synchronous (PPS)\n"); in altera_info()
146 printf("Passive Parallel Asynchronous (PPA)\n"); in altera_info()
149 printf("Passive Serial Asynchronous (PSA)\n"); in altera_info()
155 printf("Fast Passive Parallel (FPP)\n"); in altera_info()
158 printf("Fast Passive Parallel with Security (FPPS)\n"); in altera_info()
H A Dcyclon2.c44 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in CYC2_load()
49 /* Fast Passive Parallel (FPP) and PS only differ in what is in CYC2_load()
53 PRINTF ("%s: Launching Fast Passive Parallel Loader\n", in CYC2_load()
74 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in CYC2_dump()
94 /* CYCLON2 Passive Serial Generic Implementation */
201 printf ("%s: Passive Serial Dumping is unavailable\n", in CYC2_ps_dump()
H A DACEX1K.c46 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in ACEX1K_load()
66 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in ACEX1K_dump()
87 /* ACEX1K Passive Serial Generic Implementation */
246 printf ("%s: Passive Serial Dumping is unavailable\n", in ACEX1K_ps_dump()
/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/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-python/recipes-devtools/python/
H A Dpython3-pyflakes_3.3.2.bb1 SUMMARY = "passive checker of Python programs"
/openbmc/phosphor-pid-control/sensors/
H A Dbuilder.hpp19 sdbusplus::bus_t& passive, sdbusplus::bus_t& host);
H A Dbuilder.cpp50 sdbusplus::bus_t& passive, sdbusplus::bus_t& host) in buildSensors() argument
52 SensorManager mgmr{passive, host}; in buildSensors()
101 "Failed to create dbus passive sensor: " + name + in buildSensors()
H A Dbuild_utils.hpp26 /* WriteInterfaceType is different because Dbusactive/passive. how to know... */
/openbmc/u-boot/include/
H A Daltera.h38 /* fast passive parallel (FPP) */
40 /* fast passive parallel with security (FPPS) */
H A Datmel_lcd.h30 u_long vl_tft; /* 0 = passive, 1 = TFT */
/openbmc/u-boot/net/
H A Dsntp.h26 #define NTP_MODE_SYMPASSIVE 2 /* Symmetric 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), \

1234