Searched refs:HW_RTC_BASE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/evbarm/imx23_olinuxino/
H A Dimx23_olinuxino_machdep.c265 REG_WR(HW_RTC_BASE + HW_RTC_WATCHDOG, 10000);
266 REG_WR(HW_RTC_BASE + HW_RTC_CTRL_SET, HW_RTC_CTRL_WATCHDOGEN);
267 REG_WR(HW_RTC_BASE + HW_RTC_WATCHDOG, 0);
/netbsd-current/sys/arch/arm/imx/
H A Dimx23_rtcreg.h37 #define HW_RTC_BASE 0x8005C000 macro
H A Dimx23_rtc.c81 if ((aa->aa_addr == HW_RTC_BASE) &&

Completed in 94 milliseconds