Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h398 ULONG ulPlatformTDP; member
H A Dprocess_pptables_v1_0.c219 = atom_ppm_table->ulPlatformTDP; in get_platform_power_management_table()
H A Dprocesspptables.c1441 ptr->platform_tdp = le32_to_cpu(atom_ppm_table->ulPlatformTDP); in get_platform_power_management_table()
/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h678 ULONG ulPlatformTDP; member
H A Dr600_dpm.c1213 le32_to_cpu(ppm->ulPlatformTDP); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h720 ULONG ulPlatformTDP; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c676 le32_to_cpu(ppm->ulPlatformTDP); in amdgpu_parse_extended_power_table()