Home
last modified time | relevance | path

Searched refs:RTC_DIV_COUNT (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/configs/
A Dadp-ae3xx.h67 #define RTC_DIV_COUNT (0.5) /* Why?? */ macro
A Dadp-ag101p.h69 #define RTC_DIV_COUNT (0.5) /* Why?? */ macro
/u-boot/drivers/rtc/
A Dftrtc010.c84 now = (ftrtc010_time() + readl(&rtc->record)) / RTC_DIV_COUNT; in rtc_get()

Completed in 4 milliseconds