Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c390 static ulong next_reset = 0; in watchdog_reset() local
399 if (now > next_reset) { in watchdog_reset()
401 next_reset = now + 1000; in watchdog_reset()