Home
last modified time | relevance | path

Searched refs:VALID_POWER_MODE_SETTING (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_command.hpp64 #define VALID_POWER_MODE_SETTING(mode) \ macro
H A Docc_pass_through.cpp124 if ((!VALID_POWER_MODE_SETTING(newMode)) && in setMode()
H A Dpowermode.cpp295 if (!VALID_POWER_MODE_SETTING(newMode) && in updateDbusMode()
362 if (VALID_POWER_MODE_SETTING(newMode) || in sendModeChange()
788 if (!VALID_POWER_MODE_SETTING(defaultMode)) in getDefaultMode()