Searched refs:get_elapsed_seconds (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-ab8500.c61 static unsigned long get_elapsed_seconds(int year) function
123 secs += get_elapsed_seconds(AB8500_RTC_EPOCH);
149 secs -= get_elapsed_seconds(AB8500_RTC_EPOCH);
205 secs += get_elapsed_seconds(AB8500_RTC_EPOCH);
240 secs -= get_elapsed_seconds(AB8500_RTC_EPOCH);

Completed in 107 milliseconds