Lines Matching refs:watchdog
11 - timeout-sec: contains the watchdog timeout in seconds.
19 - atmel,watchdog-type : Should be "hardware" or "software". Hardware watchdog
20 use the at91 watchdog reset. Software watchdog use the watchdog
25 This is valid only when using "hardware" watchdog.
26 - atmel,disable : Should be present if you want to disable the watchdog.
27 - atmel,idle-halt : Should be present if you want to stop the watchdog when
30 watchdog not counting when the CPU is in idle state, therefore the
31 watchdog reset time depends on mean CPU usage and will not reset at all
34 - atmel,dbg-halt : Should be present if you want to stop the watchdog when
38 watchdog@fffffd40 {
43 atmel,watchdog-type = "hardware";