Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drk_virtual_thermal.c45 #define TEMP_STABLE_TIME (60000) macro
169 if (time_20ms > TEMP_STABLE_TIME) in get_temp_by_freq_time()
196 return TEMP_STABLE_TIME; in get_time_by_temp()
344 if (duration < TEMP_STABLE_TIME) in update_counting_time()