Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c35 #define TSENSOR_SENSOR0_CONFIG0_HW_FREQ_DIV_EN BIT(1) macro
402 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_HW_FREQ_DIV_EN, 0); in tegra_tsensor_enable_hw_channel()