Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.h111 const unsigned int num_ttgs; member
Dsoctherm.c691 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
769 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
1210 for (i = 0; i < tegra->soc->num_ttgs; ++i) { in soctherm_init()
1266 if (soc->num_ttgs > TEGRA124_SOCTHERM_SENSOR_NUM) in tegra_soctherm_probe()
1342 soc->num_ttgs, sizeof(*z), in tegra_soctherm_probe()
1355 for (i = 0; i < soc->num_ttgs; ++i) { in tegra_soctherm_probe()
1433 for (i = 0; i < soc->num_ttgs; ++i) { in soctherm_resume()
Dtegra210-soctherm.c210 .num_ttgs = ARRAY_SIZE(tegra210_tsensor_groups),
Dtegra132-soctherm.c209 .num_ttgs = ARRAY_SIZE(tegra132_tsensor_groups),
Dtegra124-soctherm.c209 .num_ttgs = ARRAY_SIZE(tegra124_tsensor_groups),