Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dprocessor.hpp88 ClockLimit, enumerator
174 {ThrottleCause::ClockLimit, "ClockLimit"},
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DThrottle.interface.yaml27 - name: ClockLimit
/openbmc/bmcweb/redfish-core/lib/
H A Dprocessor.hpp309 return processor::ThrottleCause::ClockLimit; in dbusToRfThrottleCause()