Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1286.c155 unsigned long uip_watchdog = jiffies; in ds1286_read_time() local
168 while (time_before(jiffies, uip_watchdog + 2*HZ/100)) in ds1286_read_time()