Home
last modified time | relevance | path

Searched refs:thermtrips (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.yaml151 nvidia,thermtrips:
164 "nvidia,thermtrips" property is missing. When the thermtrips property
254 nvidia,thermtrips = <TEGRA124_SOCTHERM_SENSOR_CPU 102500>,
/linux-6.6.21/drivers/thermal/tegra/
Dsoctherm.h131 struct tsensor_group_thermtrips *thermtrips; member
Dtegra210-soctherm.c227 .thermtrips = tegra210_tsensor_thermtrips,
Dsoctherm.c570 struct tsensor_group_thermtrips *tt = ts->soc->thermtrips; in tsensor_group_thermtrip_get()
1538 struct tsensor_group_thermtrips *tt = ts->soc->thermtrips; in soctherm_thermtrips_parse()