Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/tegra/
Dtegra30-tsensor.c63 #define TEGRA30_FUSE_TSENSOR_CALIB_LOW GENMASK(15, 0) macro
463 c1_25C = FIELD_GET(TEGRA30_FUSE_TSENSOR_CALIB_LOW, cal); in tegra_tsensor_nvmem_setup()