Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h465 ULONG ulPlatformTDC; member
H A Dprocess_pptables_v1_0.c219 = le32_to_cpu(atom_ppm_table->ulPlatformTDC); in get_platform_power_management_table()
H A Dprocesspptables.c1528 ptr->platform_tdc = le32_to_cpu(atom_ppm_table->ulPlatformTDC); in get_platform_power_management_table()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h680 ULONG ulPlatformTDC; member
H A Dr600_dpm.c1216 le32_to_cpu(ppm->ulPlatformTDC); in r600_parse_extended_power_table()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h722 ULONG ulPlatformTDC; member
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c543 le32_to_cpu(ppm->ulPlatformTDC); in amdgpu_parse_extended_power_table()