Home
last modified time | relevance | path

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

/linux/include/linux/power/
H A Dpower_on_reason.h10 #define POWER_ON_REASON_RTC "RTC wakeup" macro
/linux/drivers/power/reset/
H A Dat91-reset.c163 reason = POWER_ON_REASON_RTC; in at91_reset_reason()