Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c38 #define TSENSOR_SENSOR0_CONFIG0_INTR_OVERFLOW_EN BIT(4) macro
404 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_INTR_OVERFLOW_EN, 1); in tegra_tsensor_enable_hw_channel()