Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c40 #define SENSOR_CONFIG1_TSAMPLE_SHIFT 0 macro
277 val = (sensor->config->tsample - 1) << SENSOR_CONFIG1_TSAMPLE_SHIFT; in enable_tsensor()