/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_powersubsystem_settings.robot | 17 @{VALID_POWER_MODES} Static PowerSaving MaximumPerformance 34 # "PowerSaving" 60 PowerSaving
|
/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/bmcweb/redfish-core/include/generated/enums/ |
H A D | computer_system.hpp | 170 PowerSaving, enumerator 377 {PowerMode::PowerSaving, "PowerSaving"},
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | sumo_smc.c | 107 bool powersaving, bool force_nbps1) in sumo_smu_notify_alt_vddnb_change() argument 114 if (powersaving) in sumo_smu_notify_alt_vddnb_change()
|
H A D | sumo_dpm.h | 217 bool powersaving, bool force_nbps1);
|
/openbmc/linux/Documentation/driver-api/80211/ |
H A D | mac80211-advanced.rst | 75 support for powersaving clients 79 :doc: AP support for powersaving clients
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-msi-laptop | 61 powersaving actions. ECO mode is available only on battery
|
/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 75 "enum": ["Static", "PowerSaving", "MaximumPerformance"]
|
/openbmc/linux/drivers/mfd/ |
H A D | fsl-imx25-tsadc.c | 173 /* Setup powersaving mode, but enable internal reference voltage */ in mx25_tsadc_probe()
|
/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/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00dev.c | 589 * Check again is powersaving is enabled, to prevent races from delayed in rt2x00lib_sleep() 651 /* If this is not a beacon, or if mac80211 has no powersaving in rt2x00lib_rxdone_check_ps() 652 * configured, or if the device is already in powersaving mode in rt2x00lib_rxdone_check_ps() 818 * buffered while we were in powersaving mode. in rt2x00lib_rxdone()
|
H A D | rt2800pci.c | 248 * be put to sleep for powersaving. in rt2800pci_set_device_state()
|
H A D | rt2800mmio.c | 235 * some powersaving clients over time. Shorten the beacon in rt2800mmio_tbtt_tasklet()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_fb_pin.c | 192 * space) or we will not be able to enable full powersaving in intel_pin_and_fence_fb_obj()
|
H A D | intel_frontbuffer.c | 42 * On a high level there are two types of powersaving features. The first one
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ComputerSystem.v1_23_0.json | 1990 "PowerSaving", 2000 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2004 "PowerSaving": "The system performs at reduced speeds to save power.", string 2008 … is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`.", 2010 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2014 …"PowerSaving": "This value shall indicate the system performs at reduced speeds to save power. Th… string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ComputerSystem.v1_23_0.json | 1990 "PowerSaving", 2000 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2004 "PowerSaving": "The system performs at reduced speeds to save power.", string 2008 … is low to save power. This mode is a compromise between `MaximumPerformance` and `PowerSaving`.", 2010 …ons to save power at the cost of performance. This mode differs from `PowerSaving` in that more p… 2014 …"PowerSaving": "This value shall indicate the system performs at reduced speeds to save power. Th… string
|
/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/linux/drivers/media/usb/pwc/ |
H A D | pwc.h | 244 char power_save; /* Do powersaving for this cam */
|
/openbmc/linux/Documentation/cpu-freq/ |
H A D | cpu-drivers.rst | 216 powersaving-oriented setting when CPUFREQ_POLICY_POWERSAVE. Also check
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_types.h | 560 * retirement with the goal of quickly enabling powersaving as
|
H A D | intel_rc6.c | 516 "RC6 and powersaving disabled by BIOS\n"); in rc6_supported()
|
H A D | intel_gt.c | 570 /* Flush the default context image to memory, and enable powersaving. */ in __engines_record_defaults()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems.hpp | 2052 "xyz.openbmc_project.Control.Power.Mode.PowerMode.PowerSaving") in translatePowerModeString() 2054 return PowerMode::PowerSaving; in translatePowerModeString() 2109 modeList.emplace_back("PowerSaving"); in afterGetPowerMode() 2231 else if (modeValue == PowerMode::PowerSaving) in validatePowerMode() 2233 mode = "xyz.openbmc_project.Control.Power.Mode.PowerMode.PowerSaving"; in validatePowerMode()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.h | 213 * See also "AP support for powersaving clients" in mac80211.h.
|