Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/include/mach/
Dat91_shdwc.h48 #define AT91_SHDW_RTCWK (1 << 17) /* Real-time Clock Wake-up [SAM9RL] */ macro
/linux-3.4.99/arch/arm/mach-at91/
Dpm.c81 else if (wake_type & AT91_SHDW_RTCWK) /* rtc wakeup */ in show_reset_status()