Home
last modified time | relevance | path

Searched refs:updateDbusPcapLimits (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-occ-control/
H A Dpowercap.hpp132 bool updateDbusPcapLimits(uint32_t softMin, uint32_t hardMin,
H A Dpowercap.cpp95 updateDbusPcapLimits(capSoftMin, capHardMin, capMax); in updatePcapBounds()
405 bool PowerCap::updateDbusPcapLimits(uint32_t softMin, uint32_t hardMin, in updateDbusPcapLimits() function in open_power::occ::powercap::PowerCap