Home
last modified time | relevance | path

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

/external/qemu/hw/
Dwatchdog.c84 watchdog_action = WDT_DEBUG; in select_watchdog_action()
115 case WDT_DEBUG: in watchdog_perform_action()
Dwatchdog.h35 #define WDT_DEBUG 5 /* Prints a message and continues running. */ macro