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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/hp300/
H A Dconfig.c110 #define RTC_DATA 0x1 macro
120 #define rtc_read_data() (in_8(RTCBASE + RTC_DATA))
121 #define rtc_write_data(x) out_8(RTCBASE + RTC_DATA, (x))

Completed in 103 milliseconds