taglinefilesource code
RTC_PORT15include/linux/mc146818rtc.h#ifndef RTC_PORT
RTC_PORT22include/linux/mc146818rtc.houtb_p(RTC_ADDR(addr),RTC_PORT(0)); \
RTC_PORT23include/linux/mc146818rtc.hinb_p(RTC_PORT(1)); \
RTC_PORT26include/linux/mc146818rtc.houtb_p(RTC_ADDR(addr),RTC_PORT(0)); \
RTC_PORT27include/linux/mc146818rtc.houtb_p(val,RTC_PORT(1)); \