Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dvega10_pptable.h315 USHORT usSmallPowerLimit; member
345 USHORT usSmallPowerLimit; member
372 USHORT usSmallPowerLimit; member
H A Dpptable_v1_0.h349 USHORT usSmallPowerLimit; member
367 USHORT usSmallPowerLimit; member
H A Dprocess_pptables_v1_0.c618 tdp_table->usSmallPowerLimit = in get_cac_tdp_table()
619 tonga_table->usSmallPowerLimit; in get_cac_tdp_table()
643 tdp_table->usSmallPowerLimit = fijitable->usSmallPowerLimit; in get_cac_tdp_table()
H A Dprocesspptables.c328 tdp_table->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit); in get_cac_tdp_table()
/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dhwmgr.h379 uint16_t usSmallPowerLimit; member
415 uint16_t usSmallPowerLimit; member
/dragonfly/sys/dev/drm/radeon/
H A Dpptable.h652 USHORT usSmallPowerLimit; member
H A Dr600_dpm.c1288 le16_to_cpu(pt->usSmallPowerLimit); in r600_parse_extended_power_table()
/dragonfly/sys/dev/drm/amd/include/
H A Dpptable.h693 USHORT usSmallPowerLimit; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c751 le16_to_cpu(pt->usSmallPowerLimit); in amdgpu_parse_extended_power_table()