Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt84 - nvidia,thermtrips : When present, this property specifies the temperature at
93 the SOC_THERM hardware will assert a thermal trigger if the "nvidia,thermtrips"
94 property is missing. When the thermtrips property is present, the breach of a
118 nvidia,thermtrips = <TEGRA124_SOCTHERM_SENSOR_CPU 102500
/kernel/linux/linux-5.10/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()
1576 struct tsensor_group_thermtrips *tt = ts->soc->thermtrips; in soctherm_thermtrips_parse()