Home
last modified time | relevance | path

Searched refs:TSENSOR_SENSOR0_CONFIG0_DVFS_EN (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/thermal/tegra/
Dtegra30-tsensor.c37 #define TSENSOR_SENSOR0_CONFIG0_DVFS_EN BIT(3) macro
396 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_DVFS_EN, 1); in tegra_tsensor_enable_hw_channel()