Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
A Dsoctherm.c1297 const struct tegra_tsensor_group **ttgs = ts->soc->ttgs; in regs_show() local
1374 seq_printf(s, "%s:\n", ttgs[i]->name); in regs_show()
1378 u16 off = ttgs[i]->thermctl_lvl0_offset; in regs_show()
2064 const struct tegra_tsensor_group **ttgs = tegra->soc->ttgs; in soctherm_init() local
2077 ttgs[i]->pdiv); in soctherm_init()
2082 ttgs[i]->pllx_hotspot_mask, in soctherm_init()
2083 ttgs[i]->pllx_hotspot_diff); in soctherm_init()
2226 zone->sg = soc->ttgs[i]; in tegra_soctherm_probe()
2230 soc->ttgs[i]->id, zone, in tegra_soctherm_probe()
2240 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