Home
last modified time | relevance | path

Searched refs:usSmallPowerLimit (Results 1 – 7 of 7) 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.c595 tdp_table->usSmallPowerLimit = in get_cac_tdp_table()
596 le16_to_cpu(tonga_table->usSmallPowerLimit); in get_cac_tdp_table()
620 tdp_table->usSmallPowerLimit = le16_to_cpu(fijitable->usSmallPowerLimit); in get_cac_tdp_table()
664 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/radeon/
H A Dpptable.h652 USHORT usSmallPowerLimit; member
H A Dr600_dpm.c1283 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c583 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()