Searched refs:RTC_DATA (Results 1 – 1 of 1) sorted by relevance
111 #define RTC_DATA 0x1 macro121 #define rtc_read_data() (in_8(RTCBASE + RTC_DATA))122 #define rtc_write_data(x) out_8(RTCBASE + RTC_DATA, (x))