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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/hp300/
H A Dconfig.c119 #define rtc_command(x) out_8(RTCBASE + RTC_CMD, (x)) macro
154 rtc_command(RTC_SETREG);
158 rtc_command(RTC_READREG);
180 rtc_command(RTC_SETREG);
184 rtc_command(RTC_WRITEREG);
186 rtc_command(RTC_READREG);

Completed in 25 milliseconds