Searched refs:sampling_time (Results 1 – 2 of 2) sorted by relevance
266 u32 sampling_time; in stm_thermal_calculate_threshold() local269 sampling_time = (readl_relaxed(sensor->base + DTS_CFGR1_OFFSET) & in stm_thermal_calculate_threshold()286 *th *= sampling_time; in stm_thermal_calculate_threshold()408 u32 sampling_time; in stm_thermal_get_temp() local426 sampling_time = (readl_relaxed(sensor->base + DTS_CFGR1_OFFSET) & in stm_thermal_get_temp()430 freqM /= sampling_time; in stm_thermal_get_temp()
66 u64 sampling_time; member318 msecs_to_jiffies(resource->caps.sampling_time)) && in update_meter()