Searched refs:usTMin (Results 1 – 11 of 11) sorted by relevance
274 …USHORT usTMin; /* The temperature, in 0.01 centigrades, below which we just run at a minim… member294 …USHORT usTMin; /* The temperature, in 0.01 centigrades, below which we just run at a minim… member321 …USHORT usTMin; /* The temperature, in 0.01 centigrades, below which we just run at a minim… member
965 hwmgr->thermal_controller.advanceFanControlParameters.usTMin in init_thermal_controller()966 = le16_to_cpu(tonga_fan_table->usTMin); in init_thermal_controller()1000 hwmgr->thermal_controller.advanceFanControlParameters.usTMin in init_thermal_controller()1001 = le16_to_cpu(fiji_fan_table->usTMin); in init_thermal_controller()1050 hwmgr->thermal_controller.advanceFanControlParameters.usTMin in init_thermal_controller()1051 = le16_to_cpu(polaris_fan_table->usTMin); in init_thermal_controller()
1023 hwmgr->thermal_controller.advanceFanControlParameters.usTMin = in init_thermal_controller()1024 le16_to_cpu(fan_table->usTMin); in init_thermal_controller()
85 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j… member
893 rdev->pm.dpm.fan.t_min = le16_to_cpu(fan_info->fan.usTMin); in r600_parse_extended_power_table()
2121 ….advanceFanControlParameters.usTMed - hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in iceland_thermal_setup_fan_table()2130 …fan_table.TempMin = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMin… in iceland_thermal_setup_fan_table()
2167 hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in fiji_thermal_setup_fan_table()2180 thermal_controller.advanceFanControlParameters.usTMin) / 100); in fiji_thermal_setup_fan_table()
2209 hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in polaris10_thermal_setup_fan_table()2222 thermal_controller.advanceFanControlParameters.usTMin) / 100); in polaris10_thermal_setup_fan_table()
2161 ….advanceFanControlParameters.usTMed - hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in ci_thermal_setup_fan_table()2170 …fan_table.TempMin = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMin… in ci_thermal_setup_fan_table()
2503 hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in tonga_thermal_setup_fan_table()2515 …fan_table.TempMin = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMin… in tonga_thermal_setup_fan_table()
217 adev->pm.dpm.fan.t_min = le16_to_cpu(fan_info->fan.usTMin); in amdgpu_parse_extended_power_table()