Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h351 USHORT usHighCACLeakage; member
369 USHORT usHighCACLeakage; member
H A Dprocess_pptables_v1_0.c622 tdp_table->usHighCACLeakage = in get_cac_tdp_table()
623 tonga_table->usHighCACLeakage; in get_cac_tdp_table()
645 tdp_table->usHighCACLeakage = fijitable->usHighCACLeakage; in get_cac_tdp_table()
H A Dprocesspptables.c330 tdp_table->usHighCACLeakage = le16_to_cpu(table->usHighCACLeakage); in get_cac_tdp_table()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h381 uint16_t usHighCACLeakage; member
417 uint16_t usHighCACLeakage; member
/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h654 USHORT usHighCACLeakage; member
H A Dr600_dpm.c1292 le16_to_cpu(pt->usHighCACLeakage); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h695 USHORT usHighCACLeakage; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c755 le16_to_cpu(pt->usHighCACLeakage); in amdgpu_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dvegam_smumgr.c1842 hi_sidd = (uint16_t)(cac_table->usHighCACLeakage / 100 * 256); in vegam_populate_bapm_vddc_base_leakage_sidd()
H A Dfiji_smumgr.c690 HiSidd = (uint16_t)(cac_table->usHighCACLeakage / 100 * 256); in fiji_populate_bapm_vddc_base_leakage_sidd()
H A Diceland_smumgr.c378 HiSidd = (uint16_t)(cac_table->usHighCACLeakage / 100 * 256); in iceland_populate_bapm_vddc_base_leakage_sidd()
H A Dpolaris10_smumgr.c574 hi_sidd = (uint16_t)(cac_table->usHighCACLeakage / 100 * 256); in polaris10_populate_bapm_vddc_base_leakage_sidd()
H A Dci_smumgr.c660 HiSidd = (uint16_t)(cac_table->usHighCACLeakage / 100 * 256); in ci_populate_bapm_vddc_base_leakage_sidd()
H A Dtonga_smumgr.c1973 hi_sidd = (uint16_t)(cac_table->usHighCACLeakage / 100 * 256); in tonga_populate_bapm_vddc_base_leakage_sidd()