Home
last modified time | relevance | path

Searched refs:powerConfigFullLoad (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.hpp19 bool powerConfigFullLoad; member
H A Dchassis.hpp24 bool powerConfigFullLoad; member
H A Dpsu_manager.cpp324 sys.powerConfigFullLoad = false; in populateSysProperties()
331 sys.powerConfigFullLoad = *fullLoad; in populateSysProperties()
1290 (config->second.powerConfigFullLoad == true ? 0 : 1); in setPowerConfigGPIO()
H A Dchassis.cpp274 supportedPsuConfig.powerConfigFullLoad = false; in populateSupportedConfiguration()
281 supportedPsuConfig.powerConfigFullLoad = *fullLoad; in populateSupportedConfiguration()
1105 (config->second.powerConfigFullLoad == true ? 0 : 1); in setPowerConfigGPIO()