Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dg762.c91 #define G762_UPDATE_INTERVAL HZ macro
202 if (time_before(jiffies, data->last_updated + G762_UPDATE_INTERVAL) && in g762_update_client()