Searched refs:ATARI_RTC_PORT (Results 1 – 1 of 1) sorted by relevance
13 #define ATARI_RTC_PORT(x) (TT_RTC_BAS + 2*(x)) macro17 atari_outb_p((addr), ATARI_RTC_PORT(0)); \18 atari_inb_p(ATARI_RTC_PORT(1)); \21 atari_outb_p((addr), ATARI_RTC_PORT(0)); \22 atari_outb_p((val), ATARI_RTC_PORT(1)); \