t_max 311 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c adev->pm.dpm.fan.t_max = le16_to_cpu(fan_info->fan2.usTMax); t_max 313 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c adev->pm.dpm.fan.t_max = 10900; t_max 241 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h u16 t_max; t_max 1935 drivers/gpu/drm/amd/amdgpu/si_dpm.c u32 t_max = dte_data->max_t; t_max 1945 drivers/gpu/drm/amd/amdgpu/si_dpm.c (t_split[i] * (t_max - t_0/(u32)1000) * (1 << 14)) / t_max 6503 drivers/gpu/drm/amd/amdgpu/si_dpm.c fan_table.temp_max = cpu_to_be16((50 + adev->pm.dpm.fan.t_max) / 100); t_max 995 drivers/gpu/drm/radeon/ci_dpm.c fan_table.TempMax = cpu_to_be16((50 + rdev->pm.dpm.fan.t_max) / 100); t_max 903 drivers/gpu/drm/radeon/r600_dpm.c rdev->pm.dpm.fan.t_max = le16_to_cpu(fan_info->fan2.usTMax); t_max 905 drivers/gpu/drm/radeon/r600_dpm.c rdev->pm.dpm.fan.t_max = 10900; t_max 1502 drivers/gpu/drm/radeon/radeon.h u16 t_max; t_max 1844 drivers/gpu/drm/radeon/si_dpm.c u32 t_max = dte_data->max_t; t_max 1854 drivers/gpu/drm/radeon/si_dpm.c (t_split[i] * (t_max - t_0/(u32)1000) * (1 << 14)) / t_max 6068 drivers/gpu/drm/radeon/si_dpm.c fan_table.temp_max = cpu_to_be16((50 + rdev->pm.dpm.fan.t_max) / 100); t_max 204 drivers/hwmon/jc42.c [t_max] = JC42_REG_TEMP_UPPER, t_max 284 drivers/hwmon/jc42.c *val = jc42_temp_from_reg(data->temp[t_max]); t_max 290 drivers/hwmon/jc42.c temp = jc42_temp_from_reg(data->temp[t_max]); t_max 332 drivers/hwmon/jc42.c data->temp[t_max] = jc42_temp_to_reg(val, data->extended); t_max 333 drivers/hwmon/jc42.c ret = i2c_smbus_write_word_swapped(client, temp_regs[t_max], t_max 334 drivers/hwmon/jc42.c data->temp[t_max]); t_max 49 drivers/hwmon/lm77.c [t_max] = LM77_REG_TEMP_MAX, t_max 214 drivers/hwmon/lm77.c static SENSOR_DEVICE_ATTR_RW(temp1_max, temp, t_max); t_max 218 drivers/hwmon/lm77.c static SENSOR_DEVICE_ATTR_RO(temp1_max_hyst, temp_hyst, t_max); t_max 94 drivers/hwmon/lm92.c [t_max] = LM92_REG_TEMP_HIGH, t_max 232 drivers/hwmon/lm92.c static SENSOR_DEVICE_ATTR_RW(temp1_max, temp, t_max); t_max 233 drivers/hwmon/lm92.c static SENSOR_DEVICE_ATTR_RO(temp1_max_hyst, temp_hyst, t_max); t_max 265 drivers/macintosh/windfarm_pm112.c s32 temp, power, t_max = 0; t_max 286 drivers/macintosh/windfarm_pm112.c t_max = max(t_max, temp); t_max 311 drivers/macintosh/windfarm_pm112.c DBG_LOTS("fans = %d, t_max = %d.%03d\n", target, FIX32TOPRINT(t_max)); t_max 321 drivers/macintosh/windfarm_pm112.c if (cpu_check_overtemp(t_max)) t_max 254 drivers/macintosh/windfarm_pm72.c s32 intake, temp, power, t_max = 0; t_max 274 drivers/macintosh/windfarm_pm72.c t_max = max(t_max, temp); t_max 277 drivers/macintosh/windfarm_pm72.c if (cpu_check_overtemp(t_max)) t_max 309 drivers/macintosh/windfarm_pm72.c s32 temp0, power0, temp1, power1, t_max = 0; t_max 337 drivers/macintosh/windfarm_pm72.c t_max = max(t_max, max(temp0, temp1)); t_max 340 drivers/macintosh/windfarm_pm72.c if (cpu_check_overtemp(t_max)) t_max 248 drivers/macintosh/windfarm_rm31.c s32 speed, temp, power, t_max = 0; t_max 266 drivers/macintosh/windfarm_rm31.c t_max = max(t_max, temp); t_max 269 drivers/macintosh/windfarm_rm31.c if (cpu_check_overtemp(t_max)) t_max 353 drivers/media/platform/exynos-gsc/gsc-core.c u32 t_min, t_max; t_max 358 drivers/media/platform/exynos-gsc/gsc-core.c t_max = max3(frm->addr.y, frm->addr.cb, frm->addr.cr); t_max 359 drivers/media/platform/exynos-gsc/gsc-core.c if (get_plane_info(frm, t_max, &high_plane, &high_addr)) t_max 336 drivers/net/fddi/defza.c writel_u(fp->t_max, &buf->param.t_max); t_max 1406 drivers/net/fddi/defza.c fp->t_max = readl_u(&init->def_t_max); t_max 489 drivers/net/fddi/defza.h u32 t_max; /* Maximum TTRT (T_MAX) t_max 528 drivers/net/fddi/defza.h u32 t_max; /* Maximum TTRT (T_MAX) */ t_max 779 drivers/net/fddi/defza.h uint t_max; /* T_MAX */ t_max 893 drivers/net/fddi/skfp/fplustm.c u_short t_max,x ; t_max 943 drivers/net/fddi/skfp/fplustm.c t_max = (u_short)(smc->mib.m[MAC0].fddiMACT_Max/32) ; t_max 944 drivers/net/fddi/skfp/fplustm.c x = t_max/0x27 ; t_max 946 drivers/net/fddi/skfp/fplustm.c if ((t_max == 0xfffe) || (t_max - x == 0x16)) t_max 947 drivers/net/fddi/skfp/fplustm.c t_max-- ; t_max 948 drivers/net/fddi/skfp/fplustm.c outpw(FM_A(FM_TMAX),(u_short)t_max) ;