Home
last modified time | relevance | path

Searched refs:ulLeakageValue (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h500 …ULONG ulLeakageValue; // For CI and newer we use this as the "fake" standar VDDC value. in CI we… member
Dr600_dpm.c1057 le32_to_cpu(entry->ulLeakageValue); in r600_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h541 …ULONG ulLeakageValue; // For CI and newer we use this as the "fake" standar VDDC value. in CI we… member
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c403 le32_to_cpu(entry->ulLeakageValue); in amdgpu_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dprocesspptables.c1505 cac_leakage_table->entries[i].Leakage = le32_to_cpu(table->entries[i].ulLeakageValue); in get_cac_leakage_table()