Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c199 data->ti_thermal->polling_delay = FAST_TEMP_MONITORING_RATE; in ti_thermal_set_mode()
346 NULL, FAST_TEMP_MONITORING_RATE, in ti_thermal_expose_sensor()
347 FAST_TEMP_MONITORING_RATE); in ti_thermal_expose_sensor()
352 data->ti_thermal->polling_delay = FAST_TEMP_MONITORING_RATE; in ti_thermal_expose_sensor()
Dti-thermal.h69 #define FAST_TEMP_MONITORING_RATE 250 macro