Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra30-tsensor.c34 #define TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP BIT(0) macro
300 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP, 1); in tegra_tsensor_disable_hw_channel()
354 val &= ~TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP; in tegra_tsensor_enable_hw_channel()
395 val &= ~TSENSOR_SENSOR0_CONFIG0_SENSOR_STOP; in tegra_tsensor_enable_hw_channel()

Completed in 2 milliseconds