Home
last modified time | relevance | path

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

1234

/linux/Documentation/driver-api/thermal/
H A 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/tools/testing/selftests/bpf/verifier/
H A Datomic_fetch.c2 "atomic dw/fetch and address leakage of (map ptr & -1) via stack slot",
26 "atomic dw/fetch and address leakage of (map ptr & -1) via returned value",
50 "atomic w/fetch and address leakage of (map ptr & -1) via stack slot",
73 "atomic w/fetch and address leakage of (map ptr & -1) via returned value",
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-rt94679 is turned off to reduce the leakage from the BAT pin. See
H A Dsysfs-class-power-rt94718 off to reduce the leakage from the BAT pin. See device datasheet for details.
H A Dsysfs-class-power-ltc4162l72 by reducing the leakage to about 2.8 microamps. The chip will
/linux/Documentation/arch/x86/
H A Dmds.rst32 Hyper-Threads so cross thread leakage is possible.
40 thread leakage is possible.
/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2cd-valve-steamlink.dts42 * less depending on leakage value in OTP), and buck2 likely used for
/linux/Documentation/devicetree/bindings/sound/
H A Dnuvoton,nau8325.yaml26 pin, it is important to use a low-leakage capacitor.
/linux/Documentation/devicetree/bindings/nvmem/
H A Drockchip,otp.yaml139 cpu_leakage: cpu-leakage@17 {
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c833 data->dpm_table.vddc_table.dpm_levels[i].param1 = std_voltage_table->entries[i].Leakage; in smu7_setup_dpm_tables_v0()
1641 "Failed to populate edc leakage registers!", result = tmp_result); in smu7_enable_dpm_tasks()
2040 * smu7_get_evv_voltages - Get Leakage VDDC based on leakage ID.
2087 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
2126 /* the voltage should not be zero nor equal to leakage ID */ in smu7_get_evv_voltages()
2140 * smu7_patch_ppt_v1_with_vdd_leakage - Change virtual leakage voltage to actual value.
2144 * @leakage_table: pointer to leakage table
2151 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in smu7_patch_ppt_v1_with_vdd_leakage()
2153 /* if this voltage matches a leakage voltage ID */ in smu7_patch_ppt_v1_with_vdd_leakage()
2154 /* patch with actual leakage voltage */ in smu7_patch_ppt_v1_with_vdd_leakage()
[all …]
H A Dvega10_hwmgr.c537 /* search for leakage voltage ID 0xff01 ~ 0xff08 and sclk */ in vega10_get_socclk_for_voltage_evv()
555 * vega10_get_evv_voltages - Get Leakage VDDC based on leakage ID.
598 /* the voltage should not be zero nor equal to leakage ID */ in vega10_get_evv_voltages()
611 * vega10_patch_with_vdd_leakage - Change virtual leakage voltage to actual value.
615 * @leakage_table: pointer to leakage table
622 /* search for leakage voltage ID 0xff01 ~ 0xff08 */ in vega10_patch_with_vdd_leakage()
624 /* if this voltage matches a leakage voltage ID */ in vega10_patch_with_vdd_leakage()
625 /* patch with actual leakage voltage */ in vega10_patch_with_vdd_leakage()
633 pr_info("Voltage value looks like a Leakage ID but it's not patched\n"); in vega10_patch_with_vdd_leakage()
641 * @leakage_table: pointer to leakage table
[all …]
/linux/arch/arm/mach-imx/
H A Dcommon.h60 ULP_PM_VLLS, /* very low leakage stop mode */
/linux/Documentation/devicetree/bindings/power/
H A Dpower_domain.txt4 used for power gating of selected IP blocks for power saving by reduced leakage
H A Dpower-domain.yaml17 leakage current. Moreover, in some cases the similar PM domains may also be
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c586 "The CAC Leakage table does not exist!", return -EINVAL); in ci_populate_bapm_vddc_vid_sidd()
599 hi_vid[i] = convert_to_vid(hwmgr->dyn_state.cac_leakage_table->entries[i].Leakage); in ci_populate_bapm_vddc_vid_sidd()
778 pr_warn("CAC Leakage Table does not exist, using vddc.\n"); in ci_get_std_voltage_value_sidd()
787 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
789 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index, using maximum … in ci_get_std_voltage_value_sidd()
791 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
803 *hi = (uint16_t)(hwmgr->dyn_state.cac_leakage_table->entries[v_index].Leakage) * VOLTAGE_SCALE; in ci_get_std_voltage_value_sidd()
805 …pr_warn("Index from SCLK/VDDC Dependency Table exceeds the CAC Leakage Table index in second look … in ci_get_std_voltage_value_sidd()
807 …cac_leakage_table->entries[hwmgr->dyn_state.cac_leakage_table->count - 1].Leakage * VOLTAGE_SCALE); in ci_get_std_voltage_value_sidd()
H A 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/drivers/gpu/drm/panfrost/
H A Dpanfrost_issues.h125 * kernel must fiddle with L2 caches to prevent data leakage */
/linux/net/x25/
H A Dx25_out.c14 * 2000-09-04 Henner Eisen Prevented x25_output() skb leakage.
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_g.h17 #define B43_PHY_LO_LEAKAGE B43_PHY_CCK(0x2D) /* Measured LO leakage */
/linux/drivers/regulator/
H A Dmax8952.c271 * leakage current of MAX8952 assuming that MAX8952 in max8952_pmic_probe()
/linux/drivers/rtc/
H A Drtc-abx80x.c841 * Avoid extra power leakage. The RV1805 uses smaller in abx80x_probe()
843 * Disable it to avoid leakage. in abx80x_probe()
/linux/drivers/dma/
H A Dmilbeaut-xdmac.c388 * This results in resource leakage and maybe also in milbeaut_xdmac_remove()
/linux/net/atm/
H A Dcommon.c81 printk(KERN_DEBUG "%s: rmem leakage (%d bytes) detected.\n", in vcc_sock_destruct()
85 printk(KERN_DEBUG "%s: wmem leakage (%d bytes) detected.\n", in vcc_sock_destruct()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c1875 u16 v, s32 t, u32 ileakage, u32 *leakage) in si_calculate_leakage_for_v_and_t_formula() argument
1898 *leakage = drm_fixp2int(leakage_w * 1000); in si_calculate_leakage_for_v_and_t_formula()
1906 u32 *leakage) in si_calculate_leakage_for_v_and_t() argument
1908 si_calculate_leakage_for_v_and_t_formula(coeff, v, t, i_leakage, leakage); in si_calculate_leakage_for_v_and_t()
1913 u32 ileakage, u32 *leakage) in si_calculate_leakage_for_v_formula() argument
1926 *leakage = drm_fixp2int(leakage_w * 1000); in si_calculate_leakage_for_v_formula()
1934 u32 *leakage) in si_calculate_leakage_for_v() argument
1936 si_calculate_leakage_for_v_formula(coeff, fixed_kt, v, i_leakage, leakage); in si_calculate_leakage_for_v()
2687 u32 leakage; in si_init_dte_leakage_table() local
2707 &leakage); in si_init_dte_leakage_table()
[all …]
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t-bananapi-m3.dts331 * avoid any leakage or mismatch.

1234