Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp453 bool updateDbusIPS(const bool enabled, const uint8_t enterUtil,
H A Dpowermode.cpp117 updateDbusIPS(ipsEnabled, enterUtil, enterTime, exitUtil, exitTime); in createIpsObject()
678 bool PowerMode::updateDbusIPS(const bool enabled, const uint8_t enterUtil, in updateDbusIPS() function in open_power::occ::powermode::PowerMode
1071 return updateDbusIPS(ipsEnabled, enterUtil, enterTime, exitUtil, exitTime); in useDefaultIPSParms()