Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c198 data->ti_thermal->polling_delay = FAST_TEMP_MONITORING_RATE; in ti_thermal_set_mode()
345 NULL, FAST_TEMP_MONITORING_RATE, in ti_thermal_expose_sensor()
346 FAST_TEMP_MONITORING_RATE); in ti_thermal_expose_sensor()
351 data->ti_thermal->polling_delay = FAST_TEMP_MONITORING_RATE; in ti_thermal_expose_sensor()
Dti-thermal.h69 #define FAST_TEMP_MONITORING_RATE 250 macro