Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c583 for (i = 0; i < ts->soc->num_ttgs; i++) { in tsensor_group_thermtrip_get()
1337 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
1415 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show()
1541 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()
2098 if (soc->num_ttgs > TEGRA124_SOCTHERM_SENSOR_NUM) in tegra_soctherm_probe()
2169 soc->num_ttgs, sizeof(z), in tegra_soctherm_probe()
2184 for (i = 0; i < soc->num_ttgs; ++i) { in tegra_soctherm_probe()
2262 for (i = 0; i < soc->num_ttgs; ++i) { in soctherm_resume()
H A Dsoctherm.h131 const unsigned int num_ttgs; member
H A Dtegra132-soctherm.c218 .num_ttgs = ARRAY_SIZE(tegra132_tsensor_groups),
H A Dtegra114-soctherm.c204 .num_ttgs = ARRAY_SIZE(tegra114_tsensor_groups),
H A Dtegra210-soctherm.c226 .num_ttgs = ARRAY_SIZE(tegra210_tsensor_groups),
H A Dtegra124-soctherm.c218 .num_ttgs = ARRAY_SIZE(tegra124_tsensor_groups),