Searched refs:updateCapLimits (Results 1 – 2 of 2) sorted by relevance
| /openbmc/openpower-occ-control/ | ||
| H A D | powercap.hpp | 68 void updateCapLimits(const uint32_t softMin, const uint32_t hardMin, in updateCapLimits() function in open_power::occ::powercap::OccPersistCapData |
| H A D | powercap.cpp | 171 persistedData.updateCapLimits(capSoftMin, capHardMin, capMax); in updatePcapBounds() |