Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dmtk_thermal.c196 s32 o_slope; member
378 tmp /= 165 + mt->o_slope; in raw_to_mcelsius()
608 mt->o_slope = 0; in mtk_thermal_get_calibration_data()
640 mt->o_slope = -MT8173_CALIB_BUF0_O_SLOPE(buf[0]); in mtk_thermal_get_calibration_data()
642 mt->o_slope = MT8173_CALIB_BUF0_O_SLOPE(buf[0]); in mtk_thermal_get_calibration_data()