Home
last modified time | relevance | path

Searched refs:ThermalLimit (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprocessor.hpp87 ThermalLimit, enumerator
173 {ThrottleCause::ThermalLimit, "ThermalLimit"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DThrottle.interface.yaml37 - name: ThermalLimit
/openbmc/openpower-occ-control/
H A Docc_status.cpp626 throttleHandle->ThrottleReasons::ThermalLimit); in updateThrottle()
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp324 return processor::ThrottleCause::ThermalLimit; in dbusToRfThrottleCause()