Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c36 #define TSENSOR_SENSOR0_CONFIG0_THERMAL_RST_EN BIT(2) macro
403 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_THERMAL_RST_EN, 1); in tegra_tsensor_enable_hw_channel()