Home
last modified time | relevance | path

Searched refs:ideal_k (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dsprd_thermal.c98 * Since different Spreadtrum SoCs have different ideal_k and ideal_b,
99 * we should save ideal_k and ideal_b in the device data structure.
102 u32 ideal_k; member
107 .ideal_k = 262,
172 sen->cal_slope = (thm->var_data->ideal_k * ratio) / 1000; in sprd_thm_sensor_calibration()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dsprd_thermal.c98 * Since different Spreadtrum SoCs have different ideal_k and ideal_b,
99 * we should save ideal_k and ideal_b in the device data structure.
102 u32 ideal_k; member
107 .ideal_k = 262,
172 sen->cal_slope = (thm->var_data->ideal_k * ratio) / 1000; in sprd_thm_sensor_calibration()

Completed in 2 milliseconds