Searched refs:RTC_DAY10 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Drtclock_var.h68 #define RTC_DAY10 0x11 macro
H A Drtclock.c128 dt->dt_day = RTC_REG(RTC_DAY10) * 10 + RTC_REG(RTC_DAY);
172 RTC_WRITE(RTC_DAY10, day1);

Completed in 177 milliseconds