Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.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.c330 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit); in get_cac_tdp_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
Dhwmgr.h416 uint16_t usSmallPowerLimit; member
452 uint16_t usSmallPowerLimit; member
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dpptable.h652 USHORT usSmallPowerLimit; member
Dr600_dpm.c1287 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
Dpptable.h693 USHORT usSmallPowerLimit; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
Damdgpu_dpm.c700 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()