RTSR
RTSR &= RTSR_ALE;
RTSR &= RTSR_ALE;
unsigned int alarm_status = ((RTSR & RTSR_ALE) != 0);
rtsr = rtc_readl(pxa_rtc, RTSR);
rtc_writel(pxa_rtc, RTSR, rtsr);
rtsr = rtc_readl(pxa_rtc, RTSR);
rtc_writel(pxa_rtc, RTSR, rtsr);
rtsr = rtc_readl(pxa_rtc, RTSR);
rtc_writel(pxa_rtc, RTSR, rtsr);
rtc_writel(pxa_rtc, RTSR, rtsr & ~RTSR_TRIG_MASK);
rtsr = rtc_readl(pxa_rtc, RTSR);
rtsr = rtc_readl(pxa_rtc, RTSR);
rtc_writel(pxa_rtc, RTSR, rtsr);
(rtc_readl(pxa_rtc, RTSR) & RTSR_HZE) ? "yes" : "no");
(rtc_readl(pxa_rtc, RTSR) & RTSR_PIALE) ? "yes" : "no");