Searched refs:REG_RTC_TAR (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/rtc/
H A Drtc-nuc900.c29 #define REG_RTC_TAR 0x1C macro
203 timeval = __raw_readl(rtc->rtc_reg + REG_RTC_TAR);
226 __raw_writel(val, rtc->rtc_reg + REG_RTC_TAR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/rtc/
H A Drtc-nuc900.c29 #define REG_RTC_TAR 0x1C macro
203 timeval = __raw_readl(rtc->rtc_reg + REG_RTC_TAR);
226 __raw_writel(val, rtc->rtc_reg + REG_RTC_TAR);

Completed in 117 milliseconds