Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c41 #define TSENSOR_SENSOR0_CONFIG0_M GENMASK(23, 8) macro
124 val = FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_M, 12500); in tegra_tsensor_hw_enable()