shifted_cp         77 drivers/thermal/tegra/soctherm-fuse.c 	s32 shifted_cp, shifted_ft;
shifted_cp         99 drivers/thermal/tegra/soctherm-fuse.c 	shifted_cp = sign_extend32(val, 5);
shifted_cp        101 drivers/thermal/tegra/soctherm-fuse.c 	shared->actual_temp_cp = 2 * NOMINAL_CALIB_CP + shifted_cp;