Home
last modified time | relevance | path

Searched refs:fuse_corr_alpha (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c88 s32 fuse_corr_alpha, fuse_corr_beta; member
111 .fuse_corr_alpha = 1135400,
118 .fuse_corr_alpha = 1122220,
125 .fuse_corr_alpha = 1127000,
132 .fuse_corr_alpha = 1110900,
139 .fuse_corr_alpha = 1122300,
146 .fuse_corr_alpha = 1145700,
153 .fuse_corr_alpha = 1120100,
160 .fuse_corr_alpha = 1106500,
250 therma = div64_s64_precise((s64)therma * sensor->fuse_corr_alpha, in calculate_tsensor_calibration()
[all …]