tsensors 387 drivers/thermal/tegra/soctherm.c const struct tegra_tsensor *sensor = &tegra->soc->tsensors[i]; tsensors 1291 drivers/thermal/tegra/soctherm.c const struct tegra_tsensor *tsensors = ts->soc->tsensors; tsensors 1299 drivers/thermal/tegra/soctherm.c r = readl(ts->regs + tsensors[i].base + SENSOR_CONFIG1); tsensors 1302 drivers/thermal/tegra/soctherm.c seq_printf(s, "%s: ", tsensors[i].name); tsensors 1317 drivers/thermal/tegra/soctherm.c r = readl(ts->regs + tsensors[i].base + SENSOR_STATUS1); tsensors 1323 drivers/thermal/tegra/soctherm.c r = readl(ts->regs + tsensors[i].base + SENSOR_STATUS0); tsensors 1329 drivers/thermal/tegra/soctherm.c r = readl(ts->regs + tsensors[i].base + SENSOR_CONFIG0); tsensors 1341 drivers/thermal/tegra/soctherm.c r = readl(ts->regs + tsensors[i].base + SENSOR_CONFIG2); tsensors 2189 drivers/thermal/tegra/soctherm.c err = tegra_calc_tsensor_calib(&soc->tsensors[i], tsensors 123 drivers/thermal/tegra/soctherm.h const struct tegra_tsensor *tsensors; tsensors 211 drivers/thermal/tegra/tegra124-soctherm.c .tsensors = tegra124_tsensors, tsensors 211 drivers/thermal/tegra/tegra132-soctherm.c .tsensors = tegra132_tsensors, tsensors 219 drivers/thermal/tegra/tegra210-soctherm.c .tsensors = tegra210_tsensors,