Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprocessor.hpp89 ThermalLimit, enumerator
175 {ThrottleCause::ThermalLimit, "ThermalLimit"},
/openbmc/openpower-occ-control/
H A Docc_status.cpp656 throttleHandle->ThrottleReasons::ThermalLimit); in updateThrottle()
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp290 return processor::ThrottleCause::ThermalLimit; in dbusToRfThrottleCause()