Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtc654.c57 #define TC654_UPDATE_INTERVAL HZ macro
141 if (time_before(jiffies, data->last_updated + TC654_UPDATE_INTERVAL) && in tc654_update_client()