Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h215 …USHORT usCACLeakageTableOffset; // Points to ATOM_PPLIB_CAC_Leakage_Ta… member
H A Dr600_dpm.c1033 if (power_info->pplib5.usCACLeakageTableOffset) { in r600_parse_extended_power_table()
1037 le16_to_cpu(power_info->pplib5.usCACLeakageTableOffset)); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h242 …USHORT usCACLeakageTableOffset; // Points to ATOM_PPLIB_CAC_Leakage_Ta… member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c495 if (power_info->pplib5.usCACLeakageTableOffset) { in amdgpu_parse_extended_power_table()
499 le16_to_cpu(power_info->pplib5.usCACLeakageTableOffset)); in amdgpu_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c1497 if (0 != ptable5->usCACLeakageTableOffset) { in init_dpm2_parameters()
1500 le16_to_cpu(ptable5->usCACLeakageTableOffset)); in init_dpm2_parameters()