Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_pptable.h337 USHORT usSmallPowerLimit; member
366 USHORT usSmallPowerLimit; member
392 USHORT usSmallPowerLimit; member
H A Dpptable_v1_0.h379 USHORT usSmallPowerLimit; member
397 USHORT usSmallPowerLimit; member
428 USHORT usSmallPowerLimit; member
H A 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()
H A Dprocesspptables.c330 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit); in get_cac_tdp_table()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h415 uint16_t usSmallPowerLimit; member
452 uint16_t usSmallPowerLimit; member
/linux/drivers/gpu/drm/radeon/
H A Dpptable.h652 USHORT usSmallPowerLimit; member
H A Dr600_dpm.c1285 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c610 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()