Home
last modified time | relevance | path

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

/drivers/thermal/tegra/
Dsoctherm.c725 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
803 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
1244 for (i = 0; i < tegra->soc->num_ttgs; ++i) { in soctherm_init()
1300 if (soc->num_ttgs > TEGRA124_SOCTHERM_SENSOR_NUM) in tegra_soctherm_probe()
1376 sizeof(*z) * soc->num_ttgs, in tegra_soctherm_probe()
1389 for (i = 0; i < soc->num_ttgs; ++i) { in tegra_soctherm_probe()
1467 for (i = 0; i < soc->num_ttgs; ++i) { in soctherm_resume()
Dsoctherm.h111 const unsigned int num_ttgs; member
Dtegra132-soctherm.c209 .num_ttgs = ARRAY_SIZE(tegra132_tsensor_groups),
Dtegra210-soctherm.c210 .num_ttgs = ARRAY_SIZE(tegra210_tsensor_groups),
Dtegra124-soctherm.c209 .num_ttgs = ARRAY_SIZE(tegra124_tsensor_groups),