Home
last modified time | relevance | path

Searched full:leakage (Results 1 – 25 of 94) sorted by relevance

1234

/Linux-v5.15/Documentation/driver-api/thermal/
Dcpu-idle-cooling.rst18 increase even after the dynamic leakage is reduced to its minimum by
20 to the static leakage. The only solution is to power down the
21 component, thus dropping the dynamic and static leakage that will
35 If we can remove the static and the dynamic leakage for a specific
50 dynamic leakage for this period (modulo the energy needed to enter
65 state with a minimum power consumption and reduce the static leakage
184 * The static leakage is not defined here, we can introduce it in the
/Linux-v5.15/tools/power/cpupower/lib/
Dcpufreq.h85 * to avoid memory leakage, please.
96 * to avoid memory leakage, please.
143 * to avoid memory leakage, please.
155 * to avoid memory leakage, please.
/Linux-v5.15/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt63 leakage or corruption. The feature on its own provides a basic level
65 unexpected times. However, to protect against general data leakage and
/Linux-v5.15/drivers/nvmem/
DKconfig147 from eFuse, such as cpu-leakage.
158 from otp, such as cpu-leakage.
/Linux-v5.15/arch/arm/boot/dts/
Dberlin2cd-valve-steamlink.dts42 * less depending on leakage value in OTP), and buck2 likely used for
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-power-ltc4162l72 by reducing the leakage to about 2.8 microamps. The chip will
/Linux-v5.15/Documentation/x86/
Dmds.rst32 Hyper-Threads so cross thread leakage is possible.
40 thread leakage is possible.
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c834 data->dpm_table.vddc_table.dpm_levels[i].param1 = std_voltage_table->entries[i].Leakage; in smu7_setup_dpm_tables_v0()
1581 "Failed to populate edc leakage registers!", result = tmp_result); in smu7_enable_dpm_tasks()
1990 * smu7_get_evv_voltages - Get Leakage VDDC based on leakage ID.
2037 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
2076 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
2090 * smu7_patch_ppt_v1_with_vdd_leakage - Change virtual leakage voltage to actual value.
2094 * @leakage_table: pointer to leakage table
2101 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in smu7_patch_ppt_v1_with_vdd_leakage()
2103 /* if this voltage matches a leakage voltage ID */ in smu7_patch_ppt_v1_with_vdd_leakage()
2104 /* patch with actual leakage voltage */ in smu7_patch_ppt_v1_with_vdd_leakage()
[all …]
Dvega10_hwmgr.c529 /* search for leakage voltage ID 0xff01 ~ 0xff08 and sclk */ in vega10_get_socclk_for_voltage_evv()
547 * vega10_get_evv_voltages - Get Leakage VDDC based on leakage ID.
590 /* the voltage should not be zero nor equal to leakage ID */ in vega10_get_evv_voltages()
603 * vega10_patch_with_vdd_leakage - Change virtual leakage voltage to actual value.
607 * @leakage_table: pointer to leakage table
614 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in vega10_patch_with_vdd_leakage()
616 /* if this voltage matches a leakage voltage ID */ in vega10_patch_with_vdd_leakage()
617 /* patch with actual leakage voltage */ in vega10_patch_with_vdd_leakage()
625 pr_info("Voltage value looks like a Leakage ID but it's not patched\n"); in vega10_patch_with_vdd_leakage()
633 * @leakage_table: pointer to leakage table
[all …]
/Linux-v5.15/arch/arm/mach-imx/
Dcommon.h60 ULP_PM_VLLS, /* very low leakage stop mode */
/Linux-v5.15/Documentation/devicetree/bindings/power/
Dpower_domain.txt4 used for power gating of selected IP blocks for power saving by reduced leakage
Dpower-domain.yaml16 used for power gating of selected IP blocks for power saving by reduced leakage
/Linux-v5.15/drivers/staging/r8188eu/hal/
Dodm_interface.c85 /* length could be ignored, used to detect memory leakage. */
/Linux-v5.15/net/ipv6/
Doutput_core.c31 * seed to limit information leakage.
/Linux-v5.15/drivers/gpu/drm/panfrost/
Dpanfrost_issues.h125 * kernel must fiddle with L2 caches to prevent data leakage */
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c585 "The CAC Leakage table does not exist!", return -EINVAL); in ci_populate_bapm_vddc_vid_sidd()
598 hi_vid[i] = convert_to_vid(hwmgr->dyn_state.cac_leakage_table->entries[i].Leakage); in ci_populate_bapm_vddc_vid_sidd()
777 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in ci_get_std_voltage_value_sidd()
786 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
788 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in ci_get_std_voltage_value_sidd()
790 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
802 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd()
804 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in ci_get_std_voltage_value_sidd()
806 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
Diceland_smumgr.c397 "The CAC Leakage table does not exist!", return -EINVAL); in iceland_populate_bapm_vddc_vid_sidd()
545 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in iceland_get_std_voltage_value_sidd()
559 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd()
561 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in iceland_get_std_voltage_value_sidd()
563 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd()
579 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in iceland_get_std_voltage_value_sidd()
581 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in iceland_get_std_voltage_value_sidd()
583 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in iceland_get_std_voltage_value_sidd()
/Linux-v5.15/net/x25/
Dx25_out.c14 * 2000-09-04 Henner Eisen Prevented x25_output() skb leakage.
/Linux-v5.15/drivers/cpuidle/
Dcpuidle-big_little.c57 * account leakage static power values related to the vexpress TC2 testchip.
/Linux-v5.15/drivers/dma/
Dvirt-dma.h209 * Free up the terminated cyclic descriptor to prevent memory leakage.
/Linux-v5.15/drivers/net/wireless/broadcom/b43/
Dphy_g.h17 #define B43_PHY_LO_LEAKAGE B43_PHY_CCK(0x2D) /* Measured LO leakage */
/Linux-v5.15/drivers/regulator/
Dmax8952.c272 * leakage current of MAX8952 assuming that MAX8952 in max8952_pmic_probe()
/Linux-v5.15/drivers/clk/qcom/
Dgpucc-msm8998.c336 /* tweak droop detector (GPUCC_GPU_DD_WRAP_CTRL) to reduce leakage */ in gpucc_msm8998_probe()
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Drk3399-gru-chromebook.dtsi280 * Note strange pullup enable. Apparently this avoids leakage but
/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.h344 * be read, there is no information leakage between processes. in otx2_cpt_send_cmd()

1234