Searched refs:TSENSOR_SENSOR0_CONFIG1_TH2 (Results 1 – 1 of 1) sorted by relevance
46 #define TSENSOR_SENSOR0_CONFIG1_TH2 GENMASK(31, 16) macro370 val &= ~TSENSOR_SENSOR0_CONFIG1_TH2; in tegra_tsensor_enable_hw_channel()371 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG1_TH2, hot_trip); in tegra_tsensor_enable_hw_channel()