Searched refs:RTC_DIV_COUNT (Results 1 – 3 of 3) sorted by relevance
68 #define RTC_DIV_COUNT (0.5) /* Why?? */ macro
70 #define RTC_DIV_COUNT (0.5) /* Why?? */ macro
83 now = (ftrtc010_time() + readl(&rtc->record)) / RTC_DIV_COUNT; in rtc_get()