Searched refs:tt_rtc (Results 1 – 3 of 3) sorted by relevance
125 (void) atari_writeb(reg,&tt_rtc.regsel); \126 __val = tt_rtc.data; \132 atari_writeb(reg,&tt_rtc.regsel); \133 tt_rtc.data = (val); \
356 if (hwreg_present(&tt_rtc.regsel)) { in config_atari()
606 #define tt_rtc ((*(volatile struct TT_RTC *)TT_RTC_BAS)) macro