Searched refs:REG_RTC_CAR (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.c30 #define REG_RTC_CAR 0x20 macro
204 carval = __raw_readl(rtc->rtc_reg + REG_RTC_CAR);
223 __raw_writel(val, rtc->rtc_reg + REG_RTC_CAR);
/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.c30 #define REG_RTC_CAR 0x20 macro
204 carval = __raw_readl(rtc->rtc_reg + REG_RTC_CAR);
223 __raw_writel(val, rtc->rtc_reg + REG_RTC_CAR);

Completed in 147 milliseconds