Lines Matching refs:RTSR
59 #define RTSR 0x08
113 rtsr = rtc_readl(pxa_rtc, RTSR);
116 rtc_writel(pxa_rtc, RTSR, rtsr);
123 rtsr = rtc_readl(pxa_rtc, RTSR);
126 rtc_writel(pxa_rtc, RTSR, rtsr);
138 rtsr = rtc_readl(pxa_rtc, RTSR);
139 rtc_writel(pxa_rtc, RTSR, rtsr);
159 rtc_writel(pxa_rtc, RTSR, rtsr & ~RTSR_TRIG_MASK);
251 rtsr = rtc_readl(pxa_rtc, RTSR);
267 rtsr = rtc_readl(pxa_rtc, RTSR);
272 rtc_writel(pxa_rtc, RTSR, rtsr);
285 (rtc_readl(pxa_rtc, RTSR) & RTSR_HZE) ? "yes" : "no");
287 (rtc_readl(pxa_rtc, RTSR) & RTSR_PIALE) ? "yes" : "no");