Searched refs:usTHigh (Results 1 – 11 of 11) sorted by relevance
276 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member296 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member323 USHORT usTHigh; /* The high point above TMed for adjusting the second slope. */ member
969 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()970 = le16_to_cpu(tonga_fan_table->usTHigh); in init_thermal_controller()1004 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()1005 = le16_to_cpu(fiji_fan_table->usTHigh); in init_thermal_controller()1054 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh in init_thermal_controller()1055 = le16_to_cpu(polaris_fan_table->usTHigh); in init_thermal_controller()
1027 hwmgr->thermal_controller.advanceFanControlParameters.usTHigh = in init_thermal_controller()1028 le16_to_cpu(fan_table->usTHigh); in init_thermal_controller()
87 …USHORT usTHigh; // The high point above TMed for adjusting the second slo… member
895 rdev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in r600_parse_extended_power_table()
219 adev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in amdgpu_parse_extended_power_table()
2122 …t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controlle… in iceland_thermal_setup_fan_table()
2168 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in fiji_thermal_setup_fan_table()
2210 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in polaris10_thermal_setup_fan_table()
2162 …t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - hwmgr->thermal_controlle… in ci_thermal_setup_fan_table()
2504 t_diff2 = hwmgr->thermal_controller.advanceFanControlParameters.usTHigh - in tonga_thermal_setup_fan_table()