Home
last modified time | relevance | path

Searched full:saving (Results 1 – 25 of 860) sorted by relevance

12345678910>>...35

/openbmc/linux/drivers/staging/vt6656/
H A Dpower.c13 * vnt_enable_power_saving - Enable Power Saving Mode
14 * PSvDiasblePowerSaving - Disable Power Saving Mode
32 * Enable hw power saving functions
53 /* enable power saving hw function */ in vnt_enable_power_saving()
67 dev_dbg(&priv->usb->dev, "PS:Power Saving Mode Enable...\n"); in vnt_enable_power_saving()
74 /* disable power saving hw function */ in vnt_disable_power_saving()
/openbmc/linux/drivers/staging/vt6655/
H A Dpower.c13 * PSvEnablePowerSaving - Enable Power Saving Mode
14 * PSvDiasblePowerSaving - Disable Power Saving Mode
42 * Enable hw power saving functions
77 /* enable power saving hw function */ in PSvEnablePowerSaving()
82 pr_debug("PS:Power Saving Mode Enable...\n"); in PSvEnablePowerSaving()
88 * Disable hw power saving functions
97 /* disable power saving hw function */ in PSvDisablePowerSaving()
H A Dpower.h20 #define PS_FAST_INTERVAL 1 /* Fast power saving listen interval */
21 #define PS_MAX_INTERVAL 4 /* MAX power saving listen interval */
/openbmc/linux/Documentation/sound/designs/
H A Dpowersave.rst2 Notes on Power-Saving Mode
5 AC97 and HD-audio drivers have the automatic power-saving mode.
9 With the automatic power-saving, the driver turns off the codec power
18 power-saving. The default value of timeout is given via
/openbmc/u-boot/drivers/crypto/
H A DKconfig20 requiring the SHA software implementations, saving code size.
33 SHA software implementations, saving code size.
43 software implementations, saving code size.
/openbmc/linux/drivers/acpi/
H A Dnvs.c3 * nvs.c - Routines for saving and restoring ACPI NVS memory region
128 * suspend_nvs_free - free data pages allocated for saving NVS regions
152 * suspend_nvs_alloc - allocate memory necessary for saving NVS regions
175 pr_info("Saving platform NVS memory\n"); in suspend_nvs_save()
/openbmc/linux/drivers/clk/qcom/
H A Dclk-regmap.c20 * this as their is_enabled operation, saving some code.
46 * this as their enable() operation, saving some code.
70 * this as their disable() operation, saving some code.
/openbmc/libcper/generator/sections/
H A Dgen-section-dmar.c12 //Generates a single pseudo-random generic DMAr error section, saving the resulting address to the …
36 //Generates a single pseudo-random VT-d DMAr error section, saving the resulting address to the giv…
60 //Generates a single pseudo-random IOMMU DMAr error section, saving the resulting address to the gi…
H A Dgen-section-memory.c12 //Generates a single pseudo-random platform memory error section, saving the resulting address to t…
36 //Generates a single pseudo-random memory 2 error section, saving the resulting address to the given
/openbmc/qemu/tests/qemu-iotests/
H A D068.out3 === Saving and reloading a VM state to/from a qcow2 image () ===
14 === Saving and reloading a VM state to/from a qcow2 image (-object iothread,id=iothread0 -set devic…
H A D06872 echo "=== Saving and reloading a VM state to/from a qcow2 image ($extra_args) ==="
77 # Give qemu some time to boot before saving the VM state
/openbmc/qemu/docs/
H A Dxen-save-devices-state.txt4 These are two complementary operations. Saving the state just does
9 without saving the RAM or the block devices of the VM.
/openbmc/linux/arch/microblaze/kernel/
H A Dftrace.c103 static unsigned int imm; /* saving whole imm instruction */
109 static unsigned int bralid; /* saving whole bralid instruction */
173 /* create proper saving to ftrace_call poll */ in ftrace_update_ftrace_func()
192 unsigned int old_jump; /* saving place for jump instruction */
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DManager.v1_19_2.json
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DManager.v1_19_2.json
/openbmc/linux/samples/ftrace/
H A Dftrace-ops.c38 * On architectures with DYNAMIC_FTRACE_WITH_REGS, saving the full pt_regs can
39 * be more expensive than only saving the minimal necessary regs.
176 pr_info("this kernel does not support saving registers\n"); in ftrace_ops_sample_init()
200 " saving registers: %s\n" in ftrace_ops_sample_init()
/openbmc/linux/drivers/media/tuners/
H A Dtda18250_priv.h57 #define R2C_PS1 0x2c /* power saving mode byte 1 */
58 #define R2D_PS2 0x2d /* power saving mode byte 2 */
59 #define R2E_PS3 0x2e /* power saving mode byte 3 */
/openbmc/linux/arch/powerpc/kernel/
H A Didle_book3s.S47 * The caller is responsible for saving/restoring SPRs, MSR, timebase,
56 * Use the stack red zone rather than a new frame for saving regs since
154 * The caller is responsible for saving/restoring SPRs, MSR, timebase,
164 * Use the stack red zone rather than a new frame for saving regs since
/openbmc/linux/arch/x86/crypto/
H A Daes_ctrby8_avx-x86_64.S524 * Saving/restoring must be done at a higher level
537 * Saving/restoring must be done at a higher level
550 * Saving/restoring must be done at a higher level
563 * Saving/restoring must be done at a higher level
576 * Saving/restoring must be done at a higher level
589 * Saving/restoring must be done at a higher level
/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dcpm.txt37 power saving will be seeing if support
40 saving techniques for the specific SoC.
/openbmc/linux/drivers/regulator/
H A Dhelpers.c26 * this as their is_enabled operation, saving some code.
58 * this as their enable() operation, saving some code.
84 * this as their disable() operation, saving some code.
129 * operation, saving some code.
199 * operation, saving some code.
253 * as their get_voltage_vsel operation, saving some code.
279 * as their set_voltage_vsel operation, saving some code.
815 * as their set_current_limit operation, saving some code.
867 * as their get_current_limit operation, saving some code.
979 * set_ramp_delay operation, saving some code.
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.h80 #define B43_PS_ENABLED (1 << 0) /* Force enable hardware power saving */
81 #define B43_PS_DISABLED (1 << 1) /* Force disable hardware power saving */
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Duncore-memory.json164 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
173 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
182 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
191 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
200 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
209 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
218 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
227 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_dccg.c62 * to run time lower clocks when possible for power saving in dccg21_update_dpp_dto()
83 * pipe clock for power saving in dccg21_update_dpp_dto()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h71 * (e.g. CSR_RESET_REG_FLAG_SW_RESET) or uCode-driven power-saving modes.
244 * Indicates current power-saving mode:
245 * 000 -- No power saving
253 * Indicates MAC is entering a power-saving sleep power-down.
329 * uCode sets this when preparing a power-saving power-down.

12345678910>>...35