Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/reset/
Dat91-poweroff.c34 #define AT91_SHDW_RTCWK BIT(17) /* Real-time Clock Wake-up [SAM9RL] */ macro
63 else if (reg & AT91_SHDW_RTCWK) in at91_wakeup_status()