[PATCH v6 4/4] thermal: Add Tegra SOCTHERM thermal management driver
From: Peter De Schrijver <hidden>
Date: 2014-09-29 08:14:10
Also in:
linux-pm, linux-tegra, lkml
From: Peter De Schrijver <hidden>
Date: 2014-09-29 08:14:10
Also in:
linux-pm, linux-tegra, lkml
quoted
quoted
+struct tegra_tsensor_configuration { + u32 tall, tsample, tiddq_en, ten_count; + u32 pdiv, tsample_ate, pdiv_ate;What's the significance of the "ate" suffix?Again, no idea.
I presume it's Automated Test Equipment refering to the device to test silicon coming back from the fab. Cheers, Peter.