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