Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmk48t59.h38 #define RTC_WDS 0x80 macro
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dmk48t59.c176 wd_value = RTC_WDS | ((multi & 0x1F) << 2) | (res & 0x3); in rtc_set_watchdog()