Home
last modified time | relevance | path

Searched full:minpowercapvalue (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DCapLimits.interface.yaml5 - name: MinPowerCapValue
26 PowerCap value is normally less than or equal to the MinPowerCapValue.
28 MinPowerCapValue an attempt will be made to maintain the cap but it
H A DCap.interface.yaml20 - name: MinPowerCapValue
41 PowerCap value is normally less than or equal to the MinPowerCapValue.
43 MinPowerCapValue an attempt will be made to maintain the cap but it
/openbmc/openpower-occ-control/
H A Dpowercap.cpp460 CapLimits::minPowerCapValue(hardMin); in updateDbusPcapLimits()