Searched refs:RTC_CR_SWR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ | ||
| H A D | rtc.h | 43 #define RTC_CR_SWR (0x00000001) macro |
| /OK3568_Linux_fs/u-boot/drivers/rtc/ | ||
| H A D | mcfrtc.c | 106 rtc->cr |= RTC_CR_SWR; in rtc_reset() |