Home
last modified time | relevance | path

Searched refs:usVddcPhaseShedLimitsTableOffset (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h205 …USHORT usVddcPhaseShedLimitsTableOffset; // Points to ATOM_PPLIB_PhaseShedd… member
Dr600_dpm.c982 if (power_info->pplib4.usVddcPhaseShedLimitsTableOffset) { in r600_parse_extended_power_table()
986 le16_to_cpu(power_info->pplib4.usVddcPhaseShedLimitsTableOffset)); in r600_parse_extended_power_table()
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h211 …USHORT usVddcPhaseShedLimitsTableOffset; // Points to ATOM_PPLIB_PhaseShedd… member
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c423 if (power_info->pplib4.usVddcPhaseShedLimitsTableOffset) { in amdgpu_parse_extended_power_table()
427 le16_to_cpu(power_info->pplib4.usVddcPhaseShedLimitsTableOffset)); in amdgpu_parse_extended_power_table()