Searched refs:RCR2_RTCEN (Results 1 – 3 of 3) sorted by relevance
85 ctrl_outb(RCR2_RTCEN|RCR2_START, RCR2); /* Start */ in sh_rtc_gettimeofday()133 ctrl_outb(RCR2_RTCEN|RCR2_START, RCR2); /* Start RTC */ in sh_rtc_settimeofday()
54 #define RCR2_RTCEN 0x08 /* ENable RTC */ macro262 ctrl_outb(RCR2_RTCEN|RCR2_START, RCR2); /* Start RTC */ in set_rtc_time()396 ctrl_outb(RCR2_RTCEN|RCR2_START, RCR2); /* Start */ in get_rtc_time()
21 #define RCR2_RTCEN 0x08 /* ENable RTC */ macro