Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h464 ULONG ulSmallACPlatformTDP; member
H A Dprocess_pptables_v1_0.c217 = le32_to_cpu(atom_ppm_table->ulSmallACPlatformTDP); in get_platform_power_management_table()
H A Dprocesspptables.c1527 ptr->small_ac_platform_tdp = le32_to_cpu(atom_ppm_table->ulSmallACPlatformTDP); in get_platform_power_management_table()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h679 ULONG ulSmallACPlatformTDP; member
H A Dr600_dpm.c1214 le32_to_cpu(ppm->ulSmallACPlatformTDP); in r600_parse_extended_power_table()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h721 ULONG ulSmallACPlatformTDP; member
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c541 le32_to_cpu(ppm->ulSmallACPlatformTDP); in amdgpu_parse_extended_power_table()