Home
last modified time | relevance | path

Searched refs:usTHigh (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpptable_v1_0.h276 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member
296 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member
Dprocess_pptables_v1_0.c947 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()
948 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller()
984 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()
985 = le16_to_cpu(fiji_fan_table->usTHigh); in init_thermal_controller()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dpptable.h87 …USHORT usTHigh; // The high point above TMed for adjusting the second slo… member
Dr600_dpm.c898 rdev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in r600_parse_extended_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dpptable.h91 …USHORT usTHigh; // The high point above TMed for adjusting the second slo… member
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h661 uint16_t usTHigh; /* The high temperature for setting the second slope. */ member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_dpm.c306 adev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in amdgpu_parse_extended_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c2173 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in fiji_thermal_setup_fan_table()
Diceland_smumgr.c2122 …t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controlle… in iceland_thermal_setup_fan_table()
Dpolaris10_smumgr.c2108 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in polaris10_thermal_setup_fan_table()
Dci_smumgr.c2160 …t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controlle… in ci_thermal_setup_fan_table()
Dtonga_smumgr.c2504 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in tonga_thermal_setup_fan_table()