Searched refs:usTMin (Results 1 – 8 of 8) 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
85 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j… member
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()
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()
2169 ….advanceFanControlParameters.usTMed - hwmgr->thermal_controller.advanceFanControlParameters.usTMin; in ci_thermal_setup_fan_table()2178 …fan_table.TempMin = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMin… in ci_thermal_setup_fan_table()
217 adev->pm.dpm.fan.t_min = le16_to_cpu(fan_info->fan.usTMin); in amdgpu_parse_extended_power_table()