Home
last modified time | relevance | path

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

/linux/include/linux/power/
H A Dpower_on_reason.h11 #define POWER_ON_REASON_WATCHDOG "watchdog timeout" macro
/linux/drivers/power/reset/
H A Dat91-reset.c166 reason = POWER_ON_REASON_WATCHDOG; in at91_reset_reason()