Searched refs:usTMax (Results 1 – 17 of 17) sorted by relevance
280 USHORT usTMax; /* The max temperature */ member300 USHORT usTMax; /* The max temperature */ member327 USHORT usTMax; /* The max temperature */ member
980 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()982 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()983 = le16_to_cpu(tonga_fan_table->usTMax); in init_thermal_controller()1017 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()1018 = le16_to_cpu(fiji_fan_table->usTMax); in init_thermal_controller()1067 hwmgr->thermal_controller.advanceFanControlParameters.usTMax in init_thermal_controller()1068 = 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()
1038 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = 10900; in init_thermal_controller()1049 hwmgr->thermal_controller.advanceFanControlParameters.usTMax = in init_thermal_controller()1050 le16_to_cpu(fan_table2->usTMax); in init_thermal_controller()
522 advanceFanControlParameters.usTMax; in vega10_thermal_setup_fan_table()
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
903 rdev->pm.dpm.fan.t_max = le16_to_cpu(fan_info->fan2.usTMax); in r600_parse_extended_power_table()
100 USHORT usTMax; // The max temperature member
677 uint16_t usTMax; /* The max temperature */ member
250 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()
2517 …fan_table.TempMax = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMax… in tonga_thermal_setup_fan_table()
2172 …fan_table.TempMax = cpu_to_be16((50 + hwmgr->thermal_controller.advanceFanControlParameters.usTMax… in ci_thermal_setup_fan_table()