Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c43 #define SENSOR_CONFIG1_TEMP_ENABLE BIT(31) macro
280 val |= SENSOR_CONFIG1_TEMP_ENABLE; in enable_tsensor()