Home
last modified time | relevance | path

Searched refs:usLowCACLeakage (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h350 USHORT usLowCACLeakage; member
368 USHORT usLowCACLeakage; member
H A Dprocess_pptables_v1_0.c620 tdp_table->usLowCACLeakage = in get_cac_tdp_table()
621 tonga_table->usLowCACLeakage; in get_cac_tdp_table()
644 tdp_table->usLowCACLeakage = fijitable->usLowCACLeakage; in get_cac_tdp_table()
H A Dprocesspptables.c329 tdp_table->usLowCACLeakage = le16_to_cpu(table->usLowCACLeakage); in get_cac_tdp_table()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h380 uint16_t usLowCACLeakage; member
416 uint16_t usLowCACLeakage; member
/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h653 USHORT usLowCACLeakage; member
H A Dr600_dpm.c1290 le16_to_cpu(pt->usLowCACLeakage); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h694 USHORT usLowCACLeakage; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c753 le16_to_cpu(pt->usLowCACLeakage); in amdgpu_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c1843 lo_sidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256); in vegam_populate_bapm_vddc_base_leakage_sidd()
H A Dfiji_smumgr.c691 LoSidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256); in fiji_populate_bapm_vddc_base_leakage_sidd()
H A Diceland_smumgr.c379 LoSidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256); in iceland_populate_bapm_vddc_base_leakage_sidd()
H A Dpolaris10_smumgr.c575 lo_sidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256); in polaris10_populate_bapm_vddc_base_leakage_sidd()
H A Dci_smumgr.c661 LoSidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256); in ci_populate_bapm_vddc_base_leakage_sidd()
H A Dtonga_smumgr.c1974 lo_sidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256); in tonga_populate_bapm_vddc_base_leakage_sidd()