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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dbeat_wrapper.h106 static inline s64 beat_rtc_write(u64 time_from_epoch) argument
108 return beat_hcall_norets(HV_rtc_write, time_from_epoch);
111 static inline s64 beat_rtc_read(u64 *time_from_epoch) argument
117 *time_from_epoch = dummy[0];

Completed in 109 milliseconds