Home
last modified time | relevance | path

Searched defs:temp_sensor_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-bandgap.h185 struct temp_sensor_data { struct
186 u32 tshut_hot;
187 u32 tshut_cold;
188 u32 t_hot;
189 u32 t_cold;
190 u32 min_freq;
191 u32 max_freq;
192 int max_temp;
193 int min_temp;
194 int hyst_val;
[all …]