Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c81 u32 tall, tsample, tiddq_en, ten_count, pdiv, tsample_ate, pdiv_ate; member
98 .tsample = 120,
241 div = sensor->config->tsample * sensor->config->pdiv_ate; in calculate_tsensor_calibration()
277 val = (sensor->config->tsample - 1) << SENSOR_CONFIG1_TSAMPLE_SHIFT; in enable_tsensor()