Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dasc7621.c28 #define INTERVAL_LOW (1 * 60 * HZ) macro
1024 time_after(jiffies, data->last_low_reading + INTERVAL_LOW)) { in asc7621_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dasc7621.c28 #define INTERVAL_LOW (1 * 60 * HZ) macro
1024 time_after(jiffies, data->last_low_reading + INTERVAL_LOW)) { in asc7621_update_device()

Completed in 4 milliseconds