Home
last modified time | relevance | path

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

12345678910>>...29

/linux-6.12.1/drivers/staging/vt6656/
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()
/linux-6.12.1/drivers/staging/vt6655/
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()
Dpower.h20 #define PS_FAST_INTERVAL 1 /* Fast power saving listen interval */
21 #define PS_MAX_INTERVAL 4 /* MAX power saving listen interval */
/linux-6.12.1/Documentation/sound/designs/
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
/linux-6.12.1/drivers/acpi/
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()
/linux-6.12.1/drivers/clk/qcom/
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.
/linux-6.12.1/arch/microblaze/kernel/
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 */
/linux-6.12.1/samples/ftrace/
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()
/linux-6.12.1/drivers/media/tuners/
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 */
/linux-6.12.1/arch/powerpc/kernel/
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
/linux-6.12.1/arch/x86/crypto/
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
/linux-6.12.1/drivers/regulator/
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_sel operation, saving some code.
279 * as their set_voltage_sel 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.
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt37 power saving will be seeing if support
40 saving techniques for the specific SoC.
/linux-6.12.1/arch/x86/virt/vmx/tdx/
Dseamcall.S27 * (the P-SEAMLDR or the TDX module), with saving output registers to
46 * (the P-SEAMLDR or the TDX module), with saving output registers to the
/linux-6.12.1/arch/x86/coco/tdx/
Dtdcall.S32 * saving output registers to the 'struct tdx_module_args' used as input.
50 * saving output registers to the 'struct tdx_module_args' used as input.
/linux-6.12.1/drivers/net/wireless/broadcom/b43/
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 */
/linux-6.12.1/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-memory.json184 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
194 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
204 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
214 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
224 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
234 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
244 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
254 …should commonly be used with Invert to get the number of cycles in power saving mode. Edge Detect…
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dccg/dcn21/
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()
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
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.
/linux-6.12.1/Documentation/sound/hd-audio/
Dnotes.rst344 ``CONFIG_SND_HDA_POWER_SAVE`` option enables the power-saving feature.
345 See "Power-saving" section below.
607 Power-Saving
609 The power-saving is a kind of auto-suspend of the device. When the
615 The power-saving won't work when the analog loopback is enabled on
617 you want the power-saving.
619 The power-saving feature might cause audible click noises at each
622 openSUSE enables the power-saving feature automatically when the power
624 power-saving. See /sys/module/snd_hda_intel/parameters/power_save to
643 via power-saving behavior.
/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c30 * On saving/restoring guest sve state, always use the maximum VL for in __hyp_sve_save_guest()
31 * the guest. The layout of the data when saving the sve state depends in __hyp_sve_save_guest()
44 * On saving/restoring host sve state, always use the maximum VL for in __hyp_sve_restore_host()
45 * the host. The layout of the data when saving the sve state depends in __hyp_sve_restore_host()
/linux-6.12.1/kernel/power/
DKconfig208 Enable functionality allowing I/O devices to be put into energy-saving
270 example does by saving things in the RTC, see below.
302 APM is a BIOS specification for saving power using several different
Dswap.c192 * free_all_swap_pages - free swap pages allocated for saving image data.
312 * Saving part
351 * This is called before saving image
561 pr_info("Saving image data pages (%u pages)...\n", in save_image()
576 pr_info("Image saving progress: %3d%%\n", in save_image()
586 pr_info("Image saving done\n"); in save_image()
688 * @handle: Swap map handle to use for saving the image.
794 pr_info("Compressing and saving image data (%u pages)...\n", in save_compressed_image()
815 pr_info("Image saving progress: %3d%%\n", in save_compressed_image()
886 pr_info("Image saving done\n"); in save_compressed_image()
/linux-6.12.1/drivers/pmdomain/rockchip/
DKconfig11 management unit is designed or saving power when RK3288 in low power
/linux-6.12.1/tools/power/cpupower/man/
Dcpupower-info.110 registers affecting processor power saving policies.

12345678910>>...29