Home
last modified time | relevance | path

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

/external/u-boot/include/
Dmk48t59.h34 #define RTC_CB_STOP 0x80 macro
/external/u-boot/drivers/rtc/
Dmk48t59.c167 control_b &= ~RTC_CB_STOP; in rtc_reset()