Home
last modified time | relevance | path

Searched refs:ulSmallACPlatformTDP (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpptable_v1_0.h399 ULONG ulSmallACPlatformTDP; member
Dprocess_pptables_v1_0.c223 = atom_ppm_table->ulSmallACPlatformTDP; in get_platform_power_management_table()
Dprocesspptables.c1382 ptr->small_ac_platform_tdp = le32_to_cpu(atom_ppm_table->ulSmallACPlatformTDP); in get_platform_power_management_table()
/drivers/gpu/drm/radeon/
Dpptable.h679 ULONG ulSmallACPlatformTDP; member
Dr600_dpm.c1212 le32_to_cpu(ppm->ulSmallACPlatformTDP); in r600_parse_extended_power_table()
/drivers/gpu/drm/amd/include/
Dpptable.h691 ULONG ulSmallACPlatformTDP; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c654 le32_to_cpu(ppm->ulSmallACPlatformTDP); in amdgpu_parse_extended_power_table()