Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dplatform_temperature_control.c75 #define PTC_MAX_INSTANCES 3 macro
78 static u32 ptc_offsets[PTC_MAX_INSTANCES] = {0x5B20, 0x5B28, 0x5B30};
219 static struct ptc_data ptc_instance[PTC_MAX_INSTANCES];
283 for (i = 0; i < PTC_MAX_INSTANCES; i++) { in proc_thermal_ptc_add()
303 for (i = 0; i < PTC_MAX_INSTANCES; i++) in proc_thermal_ptc_remove()