Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_pptable.h339 USHORT usSmallPowerLimit; member
369 USHORT usSmallPowerLimit; member
396 USHORT usSmallPowerLimit; member
Dpptable_v1_0.h379 USHORT usSmallPowerLimit; member
397 USHORT usSmallPowerLimit; member
429 USHORT usSmallPowerLimit; member
Dprocess_pptables_v1_0.c598 tdp_table->usSmallPowerLimit = in get_cac_tdp_table()
599 le16_to_cpu(tonga_table->usSmallPowerLimit); in get_cac_tdp_table()
623 tdp_table->usSmallPowerLimit = le16_to_cpu(fijitable->usSmallPowerLimit); in get_cac_tdp_table()
667 tdp_table->usSmallPowerLimit = le16_to_cpu(polaristable->usSmallPowerLimit); in get_cac_tdp_table()
Dprocesspptables.c330 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit); in get_cac_tdp_table()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhwmgr.h416 uint16_t usSmallPowerLimit; member
453 uint16_t usSmallPowerLimit; member
/linux-5.19.10/drivers/gpu/drm/radeon/
Dpptable.h652 USHORT usSmallPowerLimit; member
Dr600_dpm.c1287 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Dpptable.h693 USHORT usSmallPowerLimit; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dlegacy_dpm.c634 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()