Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp102.c52 #define CONVERSION_TIME_MS 35 /* in milli-seconds */ macro
248 tmp102->ready_time = jiffies + msecs_to_jiffies(CONVERSION_TIME_MS); in tmp102_probe()
281 tmp102->ready_time = jiffies + msecs_to_jiffies(CONVERSION_TIME_MS); in tmp102_resume()