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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dtime.c73 static u64 read_rtc(void) function
90 rtc_shift = now - read_rtc();
96 to_tm(read_rtc() + rtc_shift, tm);
103 return read_rtc() + rtc_shift;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dhwclock.c54 static time_t read_rtc(int utc) function
103 t = read_rtc(utc);
119 tv.tv_sec = read_rtc(utc);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rtc/
H A Drtc-ds1307.c245 read_rtc:
272 goto read_rtc;

Completed in 63 milliseconds