Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt82 - nvidia,thermtrips : When present, this property specifies the temperature at
91 the SOC_THERM hardware will assert a thermal trigger if the "nvidia,thermtrips"
92 property is missing. When the thermtrips property is present, the breach of a
116 nvidia,thermtrips = <TEGRA124_SOCTHERM_SENSOR_CPU 102500
/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.h131 struct tsensor_group_thermtrips *thermtrips; member
Dtegra210-soctherm.c227 .thermtrips = tegra210_tsensor_thermtrips,
Dsoctherm.c569 struct tsensor_group_thermtrips *tt = ts->soc->thermtrips; in tsensor_group_thermtrip_get()
1571 struct tsensor_group_thermtrips *tt = ts->soc->thermtrips; in soctherm_thermtrips_parse()