Searched refs:RTSR_ALE (Results 1 – 2 of 2) sorted by relevance
20 #define RTSR_ALE (1 << 2) /* RTC alarm interrupt enable */ macro
617 RTSR &= RTSR_ALE; in corgi_goto_sleep()622 RTSR &= RTSR_ALE; in corgi_goto_sleep()665 unsigned int alarm_status = ((RTSR & RTSR_ALE) != 0); in corgi_pxa_pm_enter()