Searched refs:usTMax (Results 1 – 14 of 14) sorted by relevance
280 USHORT usTMax; /* The max temperature */ member300 USHORT usTMax; /* The max temperature */ member327 USHORT usTMax; /* The max temperature */ member
977 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()978 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller()1012 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()1013 = le16_to_cpu(fiji_fan_table->usTMax); in init_thermal_controller()1062 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()1063 = le16_to_cpu(polaris_fan_table->usTMax); in init_thermal_controller()
184 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()228 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()272 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()
1035 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = 10900; in init_thermal_controller()1046 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()1047 le16_to_cpu(fan_table2->usTMax); in init_thermal_controller()
197 && hwmgr->thermal_controller.advanceFanControlParameters.usTMax) in vega12_set_features_platform_caps()
223 hwmgr->thermal_controller.advanceFanControlParameters.usTMax) in vega20_set_features_platform_caps()
96 USHORT usTMax; // The max temperature member
900 rdev->pm.dpm.fan.t_max = le16_to_cpu(fan_info->fan2.usTMax); in r600_parse_extended_power_table()
224 adev->pm.dpm.fan.t_max = le16_to_cpu(fan_info->fan2.usTMax); in amdgpu_parse_extended_power_table()
2132 …fan_table.TempMax = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMax… in iceland_thermal_setup_fan_table()
2184 thermal_controller.advanceFanControlParameters.usTMax) / 100); in fiji_thermal_setup_fan_table()
2226 thermal_controller.advanceFanControlParameters.usTMax) / 100); in polaris10_thermal_setup_fan_table()
2172 …fan_table.TempMax = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMax… in ci_thermal_setup_fan_table()
2517 …fan_table.TempMax = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMax… in tonga_thermal_setup_fan_table()