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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rtc/
H A Drtc-vr41xx.c79 #define rtc2_write(offset, value) writew((value), rtc2_base + (offset)) macro
282 rtc2_write(RTCINTREG, ELAPSEDTIME_INT);
295 rtc2_write(RTCINTREG, RTCLONG1_INT);

Completed in 58 milliseconds