Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dhisi_thermal.c41 #define HISI_MAX_SENSORS 4 macro
56 struct hisi_thermal_sensor sensors[HISI_MAX_SENSORS];
170 for (i = 0; i < HISI_MAX_SENSORS; i++) { in hisi_thermal_get_temp()
229 for (i = 0; i < HISI_MAX_SENSORS; i++) in hisi_thermal_alarm_irq_thread()
334 for (i = 0; i < HISI_MAX_SENSORS; ++i) { in hisi_thermal_probe()
347 for (i = 0; i < HISI_MAX_SENSORS; i++) in hisi_thermal_probe()
363 for (i = 0; i < HISI_MAX_SENSORS; i++) { in hisi_thermal_remove()