Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmk48t59.h35 #define RTC_CB_STOP 0x80 macro
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dmk48t59.c168 control_b &= ~RTC_CB_STOP; in rtc_reset()