Lines Matching refs:RTSR
62 #define RTSR 0x08
116 rtsr = rtc_readl(pxa_rtc, RTSR);
119 rtc_writel(pxa_rtc, RTSR, rtsr);
126 rtsr = rtc_readl(pxa_rtc, RTSR);
129 rtc_writel(pxa_rtc, RTSR, rtsr);
141 rtsr = rtc_readl(pxa_rtc, RTSR);
142 rtc_writel(pxa_rtc, RTSR, rtsr);
162 rtc_writel(pxa_rtc, RTSR, rtsr & ~RTSR_TRIG_MASK);
254 rtsr = rtc_readl(pxa_rtc, RTSR);
270 rtsr = rtc_readl(pxa_rtc, RTSR);
275 rtc_writel(pxa_rtc, RTSR, rtsr);
288 (rtc_readl(pxa_rtc, RTSR) & RTSR_HZE) ? "yes" : "no");
290 (rtc_readl(pxa_rtc, RTSR) & RTSR_PIALE) ? "yes" : "no");