Searched refs:reset_period (Results 1 – 1 of 1) sorted by relevance
25 static ulong reset_period = 1000; variable48 reset_period = dev_read_u32_default(gd->watchdog_dev, in initr_watchdog()50 4 * reset_period) / 4; in initr_watchdog()132 next_reset = now + reset_period; in watchdog_reset()
Completed in 2 milliseconds