Searched refs:OMAP_RTC_SECONDS_REG (Results 1 – 1 of 1) sorted by relevance
50 #define OMAP_RTC_SECONDS_REG 0x00 macro304 tm->tm_sec = rtc_read(rtc, OMAP_RTC_SECONDS_REG); in omap_rtc_read_time_raw()343 rtc_write(rtc, OMAP_RTC_SECONDS_REG, tm->tm_sec); in omap_rtc_set_time()