Searched refs:TSENSOR_SENSOR0_CONFIG1_TH2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/thermal/tegra/
H A Dtegra30-tsensor.c46 #define TSENSOR_SENSOR0_CONFIG1_TH2 GENMASK(31, 16) macro
370 val &= ~TSENSOR_SENSOR0_CONFIG1_TH2;
371 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG1_TH2, hot_trip);

Completed in 69 milliseconds