Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c62 #define TEGRA30_FUSE_TSENSOR_CALIB_LOW GENMASK(15, 0) macro
456 c1_25C = FIELD_GET(TEGRA30_FUSE_TSENSOR_CALIB_LOW, cal); in tegra_tsensor_nvmem_setup()