Home
last modified time | relevance | path

Searched refs:ulPlatformTDP (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dpptable.h678 ULONG ulPlatformTDP; member
H A Dr600_dpm.c1210 le32_to_cpu(ppm->ulPlatformTDP); in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h463 ULONG ulPlatformTDP; member
H A Dprocess_pptables_v1_0.c215 = le32_to_cpu(atom_ppm_table->ulPlatformTDP); in get_platform_power_management_table()
H A Dprocesspptables.c1524 ptr->platform_tdp = le32_to_cpu(atom_ppm_table->ulPlatformTDP); in get_platform_power_management_table()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c539 le32_to_cpu(ppm->ulPlatformTDP); in amdgpu_parse_extended_power_table()