Home
last modified time | relevance | path

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

12345678910>>...24

/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/arch/microblaze/kernel/
Dftrace.c103 static unsigned int imm; /* saving whole imm instruction */
109 static unsigned int bralid; /* saving whole bralid instruction */
178 /* create proper saving to ftrace_call poll */ in ftrace_update_ftrace_func()
197 unsigned int old_jump; /* saving place for jump instruction */
/Linux-v5.15/drivers/regulator/
Dhelpers.c25 * this as their is_enabled operation, saving some code.
57 * this as their enable() operation, saving some code.
83 * this as their disable() operation, saving some code.
127 * operation, saving some code.
171 * operation, saving some code.
233 * as their get_voltage_vsel operation, saving some code.
259 * as their set_voltage_vsel operation, saving some code.
795 * as their set_current_limit operation, saving some code.
847 * as their get_current_limit operation, saving some code.
944 * set_ramp_delay operation, saving some code.
/Linux-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt37 power saving will be seeing if support
40 saving techniques for the specific SoC.
/Linux-v5.15/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-v5.15/drivers/gpu/drm/amd/display/dc/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-v5.15/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-v5.15/Documentation/sound/hd-audio/
Dnotes.rst350 ``CONFIG_SND_HDA_POWER_SAVE`` option enables the power-saving feature.
351 See "Power-saving" section below.
613 Power-Saving
615 The power-saving is a kind of auto-suspend of the device. When the
621 The power-saving won't work when the analog loopback is enabled on
623 you want the power-saving.
625 The power-saving feature might cause audible click noises at each
628 openSUSE enables the power-saving feature automatically when the power
630 power-saving. See /sys/module/snd_hda_intel/parameters/power_save to
649 via power-saving behavior.
/Linux-v5.15/kernel/power/
DKconfig167 Enable functionality allowing I/O devices to be put into energy-saving
229 example does by saving things in the RTC, see below.
261 APM is a BIOS specification for saving power using several different
Dswap.c191 * free_all_swap_pages - free swap pages allocated for saving image data.
313 * Saving part
343 * This is called before saving image
552 pr_info("Saving image data pages (%u pages)...\n", in save_image()
567 pr_info("Image saving progress: %3d%%\n", in save_image()
577 pr_info("Image saving done\n"); in save_image()
671 * @handle: Swap map handle to use for saving the image.
771 pr_info("Compressing and saving image data (%u pages)...\n", in save_image_lzo()
792 pr_info("Image saving progress: %3d%%\n", in save_image_lzo()
863 pr_info("Image saving done\n"); in save_image_lzo()
/Linux-v5.15/arch/powerpc/platforms/
DKconfig.cputype320 PowerPC processor. The kernel currently supports saving and restoring
337 to the PowerPC processor. The kernel currently supports saving and
358 supports saving and restoring SPE registers, and turning on the
/Linux-v5.15/tools/power/cpupower/man/
Dcpupower-info.110 registers affecting processor power saving policies.
/Linux-v5.15/include/dt-bindings/regulator/
Dactive-semi,8865-regulator.h20 * the usage of proprietary power-saving
Dactive-semi,8945a-regulator.h22 * the usage of proprietary power-saving
/Linux-v5.15/sound/drivers/
DKconfig190 bool "AC97 Power-Saving Mode"
194 Say Y here to enable the aggressive power-saving support of
/Linux-v5.15/arch/x86/include/asm/
Dsuspend_32.h33 /* routines for saving/restoring kernel state */
/Linux-v5.15/drivers/soc/rockchip/
DKconfig32 management unit is designed or saving power when RK3288 in low power
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Daspm.h15 ASPM_MODE_ENABLED = 1, /* ASPM always enabled, power saving mode */

12345678910>>...24