Home
last modified time | relevance | path

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

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