Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.h126 const unsigned int num_ttgs; member
H A Dsoctherm.c576 for (i = 0; i < ts->soc->num_ttgs; i++) { in tsensor_group_thermtrip_get()
1335 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
1413 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
1539 const int max_num_prop = ts->soc->num_ttgs * 2; in soctherm_thermtrips_parse()
2037 for (i = 0; i < tegra->soc->num_ttgs; ++i) { in soctherm_init()
2092 if (soc->num_ttgs > TEGRA124_SOCTHERM_SENSOR_NUM) in tegra_soctherm_probe()
2163 soc->num_ttgs, sizeof(z), in tegra_soctherm_probe()
2178 for (i = 0; i < soc->num_ttgs; ++i) { in tegra_soctherm_probe()
2258 for (i = 0; i < soc->num_ttgs; ++i) { in soctherm_resume()
H A Dtegra132-soctherm.c214 .num_ttgs = ARRAY_SIZE(tegra132_tsensor_groups),
H A Dtegra124-soctherm.c214 .num_ttgs = ARRAY_SIZE(tegra124_tsensor_groups),
H A Dtegra210-soctherm.c222 .num_ttgs = ARRAY_SIZE(tegra210_tsensor_groups),