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