Searched refs:OMAP_RTC_SECONDS_REG (Results 1 – 1 of 1) sorted by relevance
45 #define OMAP_RTC_SECONDS_REG 0x00 macro293 tm->tm_sec = rtc_read(rtc, OMAP_RTC_SECONDS_REG); in omap_rtc_read_time_raw()331 rtc_write(rtc, OMAP_RTC_SECONDS_REG, tm->tm_sec); in omap_rtc_set_time()455 if (rtc_read(rtc, OMAP_RTC_SECONDS_REG) != seconds) { in omap_rtc_power_off_program()