Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/tegra/
H A Dsoctherm.c1256 const struct tegra_tsensor_group **ttgs = ts->soc->ttgs; in regs_show() local
1333 seq_printf(s, "%s:\n", ttgs[i]->name); in regs_show()
1337 u16 off = ttgs[i]->thermctl_lvl0_offset; in regs_show()
2022 const struct tegra_tsensor_group **ttgs = tegra->soc->ttgs; in soctherm_init() local
2035 ttgs[i]->pdiv); in soctherm_init()
2040 ttgs[i]->pllx_hotspot_mask, in soctherm_init()
2041 ttgs[i]->pllx_hotspot_diff); in soctherm_init()
2184 zone->sg = soc->ttgs[i]; in tegra_soctherm_probe()
2188 soc->ttgs[i]->id, zone, in tegra_soctherm_probe()
2198 tegra->thermctl_tzs[soc->ttgs[i]->id] = z; in tegra_soctherm_probe()
[all …]
H A Dsoctherm.h125 const struct tegra_tsensor_group **ttgs; member
H A Dtegra132-soctherm.c213 .ttgs = tegra132_tsensor_groups,
H A Dtegra124-soctherm.c213 .ttgs = tegra124_tsensor_groups,
H A Dtegra210-soctherm.c221 .ttgs = tegra210_tsensor_groups,