Searched refs:DEBUG_REBOOT_REASON_FATAL_ERR (Results 1 – 3 of 3) sorted by relevance
33 #define DEBUG_REBOOT_REASON_FATAL_ERR 0x04 /**< System fatal error */ macro
550 debug_reboot_reason_update(DEBUG_REBOOT_REASON_FATAL_ERR); in debug_fatal_error()
142 if ((DEBUG_REBOOT_REASON_PANIC == reason) || (DEBUG_REBOOT_REASON_FATAL_ERR == reason)) { in debug_reboot_reason_update()
Completed in 8 milliseconds