Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c42 #define TSENSOR_SENSOR0_CONFIG0_N GENMASK(31, 24) macro
125 val |= FIELD_PREP(TSENSOR_SENSOR0_CONFIG0_N, 255); in tegra_tsensor_hw_enable()