Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dtmp102.c52 #define CONVERSION_TIME_MS 35 /* in milli-seconds */ macro
249 tmp102->ready_time = jiffies + msecs_to_jiffies(CONVERSION_TIME_MS); in tmp102_probe()
283 tmp102->ready_time = jiffies + msecs_to_jiffies(CONVERSION_TIME_MS); in tmp102_resume()