Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-m68k/
Dmc146818rtc.h12 #define RTC_PORT(x) (TT_RTC_BAS + 2*(x))
Datarihw.h601 #define TT_RTC_BAS (0xffff8961) macro
607 #define tt_rtc ((*(volatile struct TT_RTC *)TT_RTC_BAS))
/linux-2.4.37.9/drivers/char/
Dnvram.c98 #define RTC_PORT(x) (TT_RTC_BAS + 2*(x))