Searched refs:tt_rtc (Results 1 – 3 of 3) sorted by relevance
126 (void) atari_writeb(reg,&tt_rtc.regsel); \127 __val = tt_rtc.data; \133 atari_writeb(reg,&tt_rtc.regsel); \134 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