Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c42 #define SENSOR_CONFIG1_TEN_COUNT_SHIFT 24 macro
279 val |= sensor->config->ten_count << SENSOR_CONFIG1_TEN_COUNT_SHIFT; in enable_tsensor()