RTC_DATA          124 arch/m68k/hp300/config.c #define rtc_read_data()		(in_8(RTCBASE + RTC_DATA))
RTC_DATA          125 arch/m68k/hp300/config.c #define rtc_write_data(x)	out_8(RTCBASE + RTC_DATA, (x))