Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp43 constexpr auto IPS_ENABLED_PROP = "Enabled"; variable
H A Dpowermode.cpp510 auto ipsEntry = ipsProperties.find(IPS_ENABLED_PROP); in ipsChanged()
632 IpsInterface::setPropertyByName(IPS_ENABLED_PROP, enabled, true); in updateDbusIPS()