Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c115 #define RTC_DATA 0x1 macro
125 #define rtc_read_data() (in_8(RTCBASE + RTC_DATA))
126 #define rtc_write_data(x) out_8(RTCBASE + RTC_DATA, (x))