Searched refs:TSENSOR_SENSOR0_CONFIG1_TH1 (Results 1 – 1 of 1) sorted by relevance
45 #define TSENSOR_SENSOR0_CONFIG1_TH1 GENMASK(15, 0) macro233 val &= ~TSENSOR_SENSOR0_CONFIG1_TH1; in tegra_tsensor_set_trips()236 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG1_TH1, high); in tegra_tsensor_set_trips()