Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/rtc/
Drtc-ds1286.c161 unsigned long uip_watchdog = jiffies; in ds1286_read_time() local
174 while (time_before(jiffies, uip_watchdog + 2*HZ/100)) in ds1286_read_time()
/linux-4.1.27/drivers/char/
Drtc.c1296 unsigned long uip_watchdog = jiffies, flags; in rtc_get_rtc_time() local
1313 time_before(jiffies, uip_watchdog + 2*HZ/100)) in rtc_get_rtc_time()