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

/linux-master/drivers/thermal/tegra/
H A Dtegra30-tsensor.c45 #define TSENSOR_SENSOR0_CONFIG1_TH1 GENMASK(15, 0) macro
233 val &= ~TSENSOR_SENSOR0_CONFIG1_TH1;
236 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG1_TH1, high);

Completed in 200 milliseconds