Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/tegra/
A Dsoctherm.c1259 const struct tegra_tsensor_group **ttgs = ts->soc->ttgs; in regs_show() local
1336 seq_printf(s, "%s:\n", ttgs[i]->name); in regs_show()
1340 u16 off = ttgs[i]->thermctl_lvl0_offset; in regs_show()
2026 const struct tegra_tsensor_group **ttgs = tegra->soc->ttgs; in soctherm_init() local
2039 ttgs[i]->pdiv); in soctherm_init()
2044 ttgs[i]->pllx_hotspot_mask, in soctherm_init()
2045 ttgs[i]->pllx_hotspot_diff); in soctherm_init()
2188 zone->sg = soc->ttgs[i]; in tegra_soctherm_probe()
2192 soc->ttgs[i]->id, zone, in tegra_soctherm_probe()
2202 tegra->thermctl_tzs[soc->ttgs[i]->id] = z; in tegra_soctherm_probe()
[all …]
A Dsoctherm.h125 const struct tegra_tsensor_group **ttgs; member
A Dtegra124-soctherm.c213 .ttgs = tegra124_tsensor_groups,
A Dtegra132-soctherm.c213 .ttgs = tegra132_tsensor_groups,
A Dtegra210-soctherm.c221 .ttgs = tegra210_tsensor_groups,

Completed in 11 milliseconds