div64_s64_precise  138 drivers/thermal/tegra/soctherm-fuse.c 	therma = div64_s64_precise(temp, (s64)delta_sens * div);
div64_s64_precise  142 drivers/thermal/tegra/soctherm-fuse.c 	thermb = div64_s64_precise(temp, delta_sens);
div64_s64_precise  145 drivers/thermal/tegra/soctherm-fuse.c 	therma = div64_s64_precise(temp, CALIB_COEFFICIENT);
div64_s64_precise  148 drivers/thermal/tegra/soctherm-fuse.c 	thermb = div64_s64_precise(temp, CALIB_COEFFICIENT);