Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dhisi_thermal.c49 uint32_t thres_temp; member
129 writel(_temp_to_step(sensor->thres_temp) | 0x0FFFFFF00, in hisi_thermal_enable_bind_irq_sensor()
182 sensor->id, data->irq_enabled, *temp, sensor->thres_temp); in hisi_thermal_get_temp()
193 if (max_temp < sensor->thres_temp) { in hisi_thermal_get_temp()
226 sensor->thres_temp / 1000); in hisi_thermal_alarm_irq_thread()
259 sensor->thres_temp = trip[i].temperature; in hisi_thermal_register_sensor()