Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c694 int fusion_diff = 0; in estimate_temp_internal() local
699 fusion_diff = temp_from_current - temp; in estimate_temp_internal()
700 temp = temp + fusion_diff / fusing_step; in estimate_temp_internal()