Searched full:powersaving (Results 1 – 11 of 11) sorted by relevance
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
| H A D | Mode.interface.yaml | 54 PowerSaving in that more performance is retained and less power 66 - name: PowerSaving
|
| /openbmc/openbmc-test-automation/redfish/systems/ |
| H A D | test_powersubsystem_settings.robot | 19 @{VALID_POWER_MODES} Static PowerSaving MaximumPerformance 36 # "PowerSaving" 62 PowerSaving
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | computer_system.hpp | 172 PowerSaving, enumerator 403 {PowerMode::PowerSaving, "PowerSaving"},
|
| /openbmc/entity-manager/schemas/ |
| H A D | ibm.json | 85 "enum": ["Static", "PowerSaving", "MaximumPerformance"]
|
| /openbmc/u-boot/drivers/block/ |
| H A D | ide.c | 691 #if 0 /* only used to test the powersaving mode, in ide_ident() 967 /* first check if the drive is in Powersaving mode, if yes, in ide_read() 979 printf("No Powersaving mode %X\n", c); in ide_read() 982 debug("Powersaving %02X\n", c); in ide_read()
|
| /openbmc/openpower-occ-control/ |
| H A D | powermode.cpp | 77 Mode::PowerMode::PowerSaving}); 222 else if (mode == Mode::PowerMode::PowerSaving) in getInternalMode() 399 dBusMode = Mode::PowerMode::PowerSaving; in updateDbusMode()
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
| H A D | ComputerSystem.v1_26_0.json | 2175 "PowerSaving", 2185 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2189 "PowerSaving": "The system performs at reduced speeds to save power.", string 2193 … is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`.", 2195 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2199 …"PowerSaving": "This value shall indicate the system performs at reduced speeds to save power. Th… string
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
| H A D | ComputerSystem.v1_26_0.json | 2175 "PowerSaving", 2185 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2189 "PowerSaving": "The system performs at reduced speeds to save power.", string 2193 … is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`.", 2195 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2199 …"PowerSaving": "This value shall indicate the system performs at reduced speeds to save power. Th… string
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | systems.hpp | 2071 "xyz.openbmc_project.Control.Power.Mode.PowerMode.PowerSaving") 2073 return PowerMode::PowerSaving; 2128 modeList.emplace_back("PowerSaving"); in afterGetPowerMode() 2250 else if (modeValue == PowerMode::PowerSaving) 2252 mode = "xyz.openbmc_project.Control.Power.Mode.PowerMode.PowerSaving";
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
| H A D | ComputerSystem_v1.xml | 3139 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at the highest speeds possible when the utilization is high and performs at reduced speeds when the utilization is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`."/> 3141 <Member Name="PowerSaving"> 3158 <Annotation Term="OData.Description" String="The system performs at reduced speeds at all utilizations to save power at the cost of performance. This mode differs from `PowerSaving` in that more performance is retained and less power is saved. This mode differs from `EfficiencyFavorPerformance` in that less performance is retained but more power is saved."/> 3159 <Annotation Term="OData.LongDescription" String="This value shall indicate the system performs at reduced speeds at all utilizations to save power at the cost of performance. This mode differs from `PowerSaving` in that more performance is retained and less power is saved. This mode differs from `EfficiencyFavorPerformance` in that less performance is retained but more power is saved. This mode differs from 'BalancedPerformance' in that power saving occurs at all utilizations."/>
|
| /openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
| H A D | ComputerSystem_v1.xml | 3139 …is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`."/> 3141 <Member Name="PowerSaving"> 3158 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 3159 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p…
|