Home
last modified time | relevance | path

Searched full:powersaving (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersubsystem_settings.robot17 @{VALID_POWER_MODES} Static PowerSaving MaximumPerformance
34 # "PowerSaving"
60 PowerSaving
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DMode.interface.yaml54 PowerSaving in that more performance is retained and less power
66 - name: PowerSaving
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcomputer_system.hpp170 PowerSaving, enumerator
377 {PowerMode::PowerSaving, "PowerSaving"},
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsumo_smc.c107 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 Dsumo_dpm.h217 bool powersaving, bool force_nbps1);
/openbmc/linux/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst75 support for powersaving clients
79 :doc: AP support for powersaving clients
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-msi-laptop61 powersaving actions. ECO mode is available only on battery
/openbmc/entity-manager/schemas/
H A Dibm.json75 "enum": ["Static", "PowerSaving", "MaximumPerformance"]
/openbmc/linux/drivers/mfd/
H A Dfsl-imx25-tsadc.c173 /* Setup powersaving mode, but enable internal reference voltage */ in mx25_tsadc_probe()
/openbmc/u-boot/drivers/block/
H A Dide.c691 #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 Drt2x00dev.c589 * 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 Drt2800pci.c248 * be put to sleep for powersaving. in rt2800pci_set_device_state()
H A Drt2800mmio.c235 * some powersaving clients over time. Shorten the beacon in rt2800mmio_tbtt_tasklet()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb_pin.c192 * space) or we will not be able to enable full powersaving in intel_pin_and_fence_fb_obj()
H A Dintel_frontbuffer.c42 * On a high level there are two types of powersaving features. The first one
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DComputerSystem.v1_23_0.json1990 "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 DComputerSystem.v1_23_0.json1990 "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 Dpowermode.cpp77 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 Dpwc.h244 char power_save; /* Do powersaving for this cam */
/openbmc/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst216 powersaving-oriented setting when CPUFREQ_POLICY_POWERSAVE. Also check
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h560 * retirement with the goal of quickly enabling powersaving as
H A Dintel_rc6.c516 "RC6 and powersaving disabled by BIOS\n"); in rc6_supported()
H A Dintel_gt.c570 /* Flush the default context image to memory, and enable powersaving. */ in __engines_record_defaults()
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2052 "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 Dsta.h213 * See also "AP support for powersaving clients" in mac80211.h.

12