Home
last modified time | relevance | path

Searched refs:usSmallPowerLimit (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega10_pptable.h339 USHORT usSmallPowerLimit; member
369 USHORT usSmallPowerLimit; member
396 USHORT usSmallPowerLimit; member
Dpptable_v1_0.h349 USHORT usSmallPowerLimit; member
367 USHORT usSmallPowerLimit; member
Dprocess_pptables_v1_0.c618 tdp_table->usSmallPowerLimit = in get_cac_tdp_table()
619 le16_to_cpu(tonga_table->usSmallPowerLimit); in get_cac_tdp_table()
643 tdp_table->usSmallPowerLimit = le16_to_cpu(fijitable->usSmallPowerLimit); in get_cac_tdp_table()
Dprocesspptables.c328 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit); in get_cac_tdp_table()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h405 uint16_t usSmallPowerLimit; member
441 uint16_t usSmallPowerLimit; member
/Linux-v5.4/drivers/gpu/drm/radeon/
Dpptable.h652 USHORT usSmallPowerLimit; member
Dr600_dpm.c1287 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dpptable.h693 USHORT usSmallPowerLimit; member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c695 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()