Searched refs:tsensors (Results 1 – 6 of 6) sorted by relevance
394 const struct tegra_tsensor *sensor = &tegra->soc->tsensors[i]; in enable_tsensor()1260 const struct tegra_tsensor *tsensors = ts->soc->tsensors; in regs_show() local1268 r = readl(ts->regs + tsensors[i].base + SENSOR_CONFIG1); in regs_show()1271 seq_printf(s, "%s: ", tsensors[i].name); in regs_show()1286 r = readl(ts->regs + tsensors[i].base + SENSOR_STATUS1); in regs_show()1292 r = readl(ts->regs + tsensors[i].base + SENSOR_STATUS0); in regs_show()1298 r = readl(ts->regs + tsensors[i].base + SENSOR_CONFIG0); in regs_show()1310 r = readl(ts->regs + tsensors[i].base + SENSOR_CONFIG2); in regs_show()2161 err = tegra_calc_tsensor_calib(&soc->tsensors[i], in tegra_soctherm_probe()
128 const struct tegra_tsensor *tsensors; member
215 .tsensors = tegra132_tsensors,
201 .tsensors = tegra114_tsensors,
223 .tsensors = tegra210_tsensors,
215 .tsensors = tegra124_tsensors,