Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.c281 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in intel_soc_dts_iosf_interrupt_handler()
310 struct thermal_trip trips[SOC_MAX_DTS_SENSORS][SOC_MAX_DTS_TRIPS] = { 0 }; in intel_soc_dts_iosf_init()
332 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in intel_soc_dts_iosf_init()
358 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in intel_soc_dts_iosf_init()
367 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) in intel_soc_dts_iosf_init()
371 for (i = 0; i < SOC_MAX_DTS_SENSORS; i++) in intel_soc_dts_iosf_init()
383 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in intel_soc_dts_iosf_exit()
H A Dintel_soc_dts_iosf.h13 #define SOC_MAX_DTS_SENSORS 2 macro
40 struct intel_soc_dts_sensor_entry soc_dts[SOC_MAX_DTS_SENSORS];