Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/include/asm/
Dmc146818rtc.h13 #define RTC_PORT(x) (TT_RTC_BAS + 2*(x))
Datarihw.h602 #define TT_RTC_BAS (0xffff8961) macro
608 #define tt_rtc ((*(volatile struct TT_RTC *)TT_RTC_BAS))
/linux-3.4.99/drivers/char/
Dnvram.c77 #define RTC_PORT(x) (TT_RTC_BAS + 2*(x))