Searched refs:TSENSOR_SENSOR0_CONFIG2_TH3 (Results 1 – 1 of 1) sorted by relevance
50 #define TSENSOR_SENSOR0_CONFIG2_TH3 GENMASK(15, 0) macro381 val &= ~TSENSOR_SENSOR0_CONFIG2_TH3; in tegra_tsensor_enable_hw_channel()382 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG2_TH3, crit_trip); in tegra_tsensor_enable_hw_channel()