Searched refs:TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP (Results 1 – 1 of 1) sorted by relevance
35 #define TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP BIT(0) macro301 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP, 1); in tegra_tsensor_disable_hw_channel()356 val &= ~TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP; in tegra_tsensor_enable_hw_channel()400 val &= ~TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP; in tegra_tsensor_enable_hw_channel()