Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dmvme16xhw.h43 #define MVME_RTC_BASE 0xfffc1ff8 macro
/openbmc/linux/arch/m68k/mvme16x/
H A Drtc.c40 volatile MK48T08ptr_t rtc = (MK48T08ptr_t)MVME_RTC_BASE; in rtc_ioctl()
H A Dconfig.c43 static MK48T08ptr_t volatile rtc = (MK48T08ptr_t)MVME_RTC_BASE;