Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thermal/tegra/
Dtegra30-tsensor.c40 #define TSENSOR_SENSOR0_CONFIG0_INTR_THERMAL_RST_EN BIT(6) macro
401 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_INTR_THERMAL_RST_EN, 1); in tegra_tsensor_enable_hw_channel()