Searched refs:RTC_DIV_COUNT (Results 1 – 3 of 3) sorted by relevance
67 #define RTC_DIV_COUNT (0.5) /* Why?? */ macro
69 #define RTC_DIV_COUNT (0.5) /* Why?? */ macro
84 now = (ftrtc010_time() + readl(&rtc->record)) / RTC_DIV_COUNT; in rtc_get()
Completed in 4 milliseconds