Searched refs:clrval (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.c168 unsigned int timeval, clrval; local
171 clrval = __raw_readl(rtc->rtc_reg + REG_RTC_CLR);
173 return nuc900_rtc_bcd2bin(timeval, clrval, tm);
/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.c168 unsigned int timeval, clrval; local
171 clrval = __raw_readl(rtc->rtc_reg + REG_RTC_CLR);
173 return nuc900_rtc_bcd2bin(timeval, clrval, tm);

Completed in 140 milliseconds