Home
last modified time | relevance | path

Searched refs:RTC_CR_SWR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Drtc.h43 #define RTC_CR_SWR (0x00000001) macro
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dmcfrtc.c106 rtc->cr |= RTC_CR_SWR; in rtc_reset()