Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dtc654.c56 #define TC654_UPDATE_INTERVAL HZ macro
140 if (time_before(jiffies, data->last_updated + TC654_UPDATE_INTERVAL) && in tc654_update_client()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds