RTSR              619 arch/arm/mach-pxa/sharpsl_pm.c 		RTSR &= RTSR_ALE;
RTSR              624 arch/arm/mach-pxa/sharpsl_pm.c 		RTSR &= RTSR_ALE;
RTSR              667 arch/arm/mach-pxa/sharpsl_pm.c 	unsigned int alarm_status = ((RTSR & RTSR_ALE) != 0);
RTSR              116 drivers/rtc/rtc-pxa.c 	rtsr = rtc_readl(pxa_rtc, RTSR);
RTSR              119 drivers/rtc/rtc-pxa.c 	rtc_writel(pxa_rtc, RTSR, rtsr);
RTSR              126 drivers/rtc/rtc-pxa.c 	rtsr = rtc_readl(pxa_rtc, RTSR);
RTSR              129 drivers/rtc/rtc-pxa.c 	rtc_writel(pxa_rtc, RTSR, rtsr);
RTSR              141 drivers/rtc/rtc-pxa.c 	rtsr = rtc_readl(pxa_rtc, RTSR);
RTSR              142 drivers/rtc/rtc-pxa.c 	rtc_writel(pxa_rtc, RTSR, rtsr);
RTSR              162 drivers/rtc/rtc-pxa.c 	rtc_writel(pxa_rtc, RTSR, rtsr & ~RTSR_TRIG_MASK);
RTSR              254 drivers/rtc/rtc-pxa.c 	rtsr = rtc_readl(pxa_rtc, RTSR);
RTSR              270 drivers/rtc/rtc-pxa.c 	rtsr = rtc_readl(pxa_rtc, RTSR);
RTSR              275 drivers/rtc/rtc-pxa.c 	rtc_writel(pxa_rtc, RTSR, rtsr);
RTSR              288 drivers/rtc/rtc-pxa.c 		   (rtc_readl(pxa_rtc, RTSR) & RTSR_HZE) ? "yes" : "no");
RTSR              290 drivers/rtc/rtc-pxa.c 		   (rtc_readl(pxa_rtc, RTSR) & RTSR_PIALE) ? "yes" : "no");