Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dpptable_v1_0.h401 ULONG ulSmallACPlatformTDC; member
H A Dprocess_pptables_v1_0.c225 = atom_ppm_table->ulSmallACPlatformTDC; in get_platform_power_management_table()
H A Dprocesspptables.c1444 ptr->small_ac_platform_tdc = le32_to_cpu(atom_ppm_table->ulSmallACPlatformTDC); in get_platform_power_management_table()
/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h681 ULONG ulSmallACPlatformTDC; member
H A Dr600_dpm.c1219 le32_to_cpu(ppm->ulSmallACPlatformTDC); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h723 ULONG ulSmallACPlatformTDC; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c682 le32_to_cpu(ppm->ulSmallACPlatformTDC); in amdgpu_parse_extended_power_table()