Searched refs:RCR2 (Results 1 – 1 of 1) sorted by relevance
53 #define RCR2 RTC_REG(15) /* Control */ macro142 tmp = readb(rtc->regbase + RCR2); in __sh_rtc_periodic()145 writeb(tmp, rtc->regbase + RCR2); in __sh_rtc_periodic()226 tmp = readb(rtc->regbase + RCR2); in sh_rtc_irq_set_state()237 writeb(tmp, rtc->regbase + RCR2); in sh_rtc_irq_set_state()321 tmp = readb(rtc->regbase + RCR2); in sh_rtc_proc()423 tmp = readb(rtc->regbase + RCR2); in sh_rtc_set_time()426 writeb(tmp, rtc->regbase + RCR2); in sh_rtc_set_time()445 tmp = readb(rtc->regbase + RCR2); in sh_rtc_set_time()448 writeb(tmp, rtc->regbase + RCR2); in sh_rtc_set_time()