actual_temp_ft 102 drivers/thermal/tegra/soctherm-fuse.c shared->actual_temp_ft = 2 * NOMINAL_CALIB_FT + shifted_ft; actual_temp_ft 132 drivers/thermal/tegra/soctherm-fuse.c delta_temp = shared->actual_temp_ft - shared->actual_temp_cp; actual_temp_ft 141 drivers/thermal/tegra/soctherm-fuse.c ((s64)actual_tsensor_cp * shared->actual_temp_ft); actual_temp_ft 119 drivers/thermal/tegra/soctherm.h u32 actual_temp_cp, actual_temp_ft;