Searched refs:num_ttgs (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | soctherm.c | 576 for (i = 0; i < ts->soc->num_ttgs; i++) { in tsensor_group_thermtrip_get() 1373 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show() 1451 for (i = 0; i < ts->soc->num_ttgs; i++) { in regs_show() 1577 const int max_num_prop = ts->soc->num_ttgs * 2; in soctherm_thermtrips_parse() 2075 for (i = 0; i < tegra->soc->num_ttgs; ++i) { in soctherm_init() 2131 if (soc->num_ttgs > TEGRA124_SOCTHERM_SENSOR_NUM) in tegra_soctherm_probe() 2208 soc->num_ttgs, sizeof(z), in tegra_soctherm_probe() 2223 for (i = 0; i < soc->num_ttgs; ++i) { in tegra_soctherm_probe() 2303 for (i = 0; i < soc->num_ttgs; ++i) { in soctherm_resume()
|
H A D | soctherm.h | 126 const unsigned int num_ttgs; member
|
H A D | tegra210-soctherm.c | 222 .num_ttgs = ARRAY_SIZE(tegra210_tsensor_groups),
|
H A D | tegra132-soctherm.c | 214 .num_ttgs = ARRAY_SIZE(tegra132_tsensor_groups),
|
H A D | tegra124-soctherm.c | 214 .num_ttgs = ARRAY_SIZE(tegra124_tsensor_groups),
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | soctherm.c | 576 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 D | soctherm.h | 126 const unsigned int num_ttgs; member
|
H A D | tegra210-soctherm.c | 222 .num_ttgs = ARRAY_SIZE(tegra210_tsensor_groups),
|
H A D | tegra132-soctherm.c | 214 .num_ttgs = ARRAY_SIZE(tegra132_tsensor_groups),
|
H A D | tegra124-soctherm.c | 214 .num_ttgs = ARRAY_SIZE(tegra124_tsensor_groups),
|
Completed in 9 milliseconds