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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 111 milliseconds