Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drzg2l_thermal.c48 #define TS_CODE_AVE_SCALE(x) ((x) * 1000000) macro
101 dsensor = TS_CODE_AVE_SCALE(ts_code_ave) / in rzg2l_thermal_get_temp()
102 (TS_CODE_AVE_SCALE(1) + (ts_code_ave * CURVATURE_CORRECTION_CONST)); in rzg2l_thermal_get_temp()