Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/st/
H A Dstm_thermal.c88 #define SAMPLING_TIME 15 macro
283 *th = clk_get_rate(sensor->clk) * SAMPLING_TIME / freqM; in stm_thermal_calculate_threshold()
370 freqM = (clk_get_rate(sensor->clk) * SAMPLING_TIME) / periods; in stm_thermal_get_temp()