Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_smu_sat.c25 #define MAX_AGE msecs_to_jiffies(800) macro
146 if (time_after(jiffies, (sat->last_read + MAX_AGE))) { in wf_sat_sensor_get()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_smu_sat.c25 #define MAX_AGE msecs_to_jiffies(800) macro
146 if (time_after(jiffies, (sat->last_read + MAX_AGE))) { in wf_sat_sensor_get()

Completed in 2 milliseconds