Searched refs:RTC_PORT (Results 1 – 1 of 1) sorted by relevance
9 #ifndef RTC_PORT10 #define RTC_PORT(x) (0x70 + (x)) macro19 outb_p((addr),RTC_PORT(0)); \20 inb_p(RTC_PORT(1)); \23 outb_p((addr),RTC_PORT(0)); \24 outb_p((val),RTC_PORT(1)); \