Searched refs:TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP (Results 1 – 1 of 1) sorted by relevance
34 #define TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP BIT(0) macro300 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP, 1); in tegra_tsensor_disable_hw_channel()359 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()