Home
last modified time | relevance | path

Searched full:occactive (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/openpower-occ-control/
H A Docc_status.cpp22 // Handles updates to occActive property
23 bool Status::occActive(bool value) in occActive() function in open_power::occ::Status
25 if (value != this->occActive()) in occActive()
27 lg2::info("Status::occActive OCC{INST} changed to {STATE}", "INST", in occActive()
50 "Status::occActive: Unable to add error watch(s) for OCC{INST} watch: {ERROR}", in occActive()
53 return Base::Status::occActive(false); in occActive()
57 Base::Status::occActive(value); in occActive()
112 * later do FSI rescan, we will end up with occActive = true and device in occActive()
127 … "Status::occActive: Unable to add error watch(s) again for OCC{INST} watch: {ERROR}", in occActive()
130 return Base::Status::occActive(false); in occActive()
[all …]
H A Docc_pass_through.cpp73 if (!occActive) in send()
179 auto propertyMap = msgData.find("OccActive"); in activeStatusEvent()
182 // Extract the OccActive property in activeStatusEvent()
185 occActive = true; in activeStatusEvent()
189 occActive = false; in activeStatusEvent()
H A Docc_status.hpp147 /** @brief Since we are overriding the setter-occActive but not the
148 * getter-occActive, we need to have this using in order to
149 * allow passthrough usage of the getter-occActive
151 using Base::Status::occActive;
153 /** @brief SET OccActive to True or False
159 bool occActive(bool value) override;
H A Docc_command.cpp265 auto propertyMap = msgData.find("OccActive"); in activeStatusEvent()
268 // Extract the OccActive property in activeStatusEvent()
271 occActive = true; in activeStatusEvent()
275 occActive = false; in activeStatusEvent()
H A Docc_manager.cpp191 // Check if all occActive sensors are available
210 if ((!obj->occActive()) && (!obj->getPldmSensorReceived())) in checkAllActiveSensors()
221 obj->occActive(true); in checkAllActiveSensors()
622 if (obj != statusObjects.end() && (*obj)->occActive()) in sbeTimeout()
632 (*obj)->occActive(false); in sbeTimeout()
668 return (*obj)->occActive(status); in updateOCCActive()
734 if (obj != statusObjects.end() && (!(*obj)->occActive())) in sbeHRESETResult()
736 (*obj)->occActive(true); in sbeHRESETResult()
909 if (!obj->occActive()) in pollerTimerExpired()
1557 if (obj->occActive()) in ambientCallback()
[all …]
H A Docc-active.sh19 OccActive b $value
H A Docc_manager.hpp185 /** @brief Callback handler invoked by Status object when the OccActive
188 * Similarly, when one of the OCC gets its OccActive property
192 * @param[in] status - OccActive status
H A Docc_device.cpp64 if (statusObject.occActive()) in readBinary()
H A Docc_pass_through.hpp93 bool occActive = false; member in open_power::occ::PassThrough
H A Dpowercap.cpp310 if (!occStatus.occActive()) in writeOcc()
383 if (!occStatus.occActive()) in pcapChanged()
H A Docc_command.hpp144 bool occActive = false; member in open_power::occ::OccCommand
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/
H A Dacx22-ipmi-occ-sensors.yaml6 OccActive:
28 OccActive:
/openbmc/phosphor-host-ipmid/scripts/
H A Dsensor-example.yaml24 OccActive:
28 # OccActive is a boolean
30 # If offset 0x06 is asserted, set OccActive as false.
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/
H A Devents.yaml262 name: OccActive
267 name: OccActive
350 name: OccActive
356 name: OccActive
/openbmc/openbmc-test-automation/lib/
H A Dopen_power_utils.robot23 # "OccActive": 0
26 # "OccActive": 1
35 [Documentation] Get the OCC "OccActive" and return the attribute value.
42 ... /org/open_power/control/occ${value} org.open_power.OCC.Status OccActive
106 ... /org/open_power/control/occ${num} org.open_power.OCC.Status OccActive
127 ... /org/open_power/control/occ${num} org.open_power.OCC.Status OccActive
/openbmc/openbmc-test-automation/openpower/
H A Dtest_occ_power.robot25 # "OccActive": 0
28 # "OccActive": 0
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/
H A Dipmi-occ-active-sensor-mrw.yaml4 OccActive:
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/
H A DStatus.interface.yaml5 - name: OccActive
/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/
H A Dopenpower-config.yaml8 OccActive:
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config/witherspoon/
H A Devents.yaml350 name: OccActive
355 name: OccActive
687 name: OccActive
693 name: OccActive
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Devents.json78 "property": { "name": "OccActive" }
125 "property": { "name": "OccActive" }
155 "property": { "name": "OccActive" }
173 "property": { "name": "OccActive" }
188 "name": "OccActive"
/openbmc/phosphor-fan-presence/control/example/
H A Devents.yaml345 # name: OccActive
351 # name: OccActive
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Devents.json88 "property": { "name": "OccActive" }
145 "property": { "name": "OccActive" }
185 "property": { "name": "OccActive" }
203 "property": { "name": "OccActive" }
218 "name": "OccActive"
/openbmc/phosphor-fan-presence/control/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Devents.json98 "property": { "name": "OccActive" }
155 "property": { "name": "OccActive" }
195 "property": { "name": "OccActive" }
213 "property": { "name": "OccActive" }
228 "name": "OccActive"
/openbmc/openbmc/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/
H A Dzaius-ipmi-sensors.yaml108 OccActive:
154 OccActive:

12