Searched refs:AT91_SHDW_RTTWK (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-at91/ | ||
D | at91_shdwc.h | 47 #define AT91_SHDW_RTTWK (1 << 16) /* Real-time Timer Wake-up */ macro |
D | pm.c | 80 if (wake_type & AT91_SHDW_RTTWK) /* rtt wakeup */ in show_reset_status() |