Lines Matching refs:time
59 * seconds read register, so we need to program time +1 sec
60 * to get the correct time on read.
75 * time. During a read_time function, the code should read the
78 * the current time should be read from SET_TIME_READ register;
79 * otherwise, CURRENT_TIME register is read to report the time
96 * RTC has updated the CURRENT_TIME with the time written into
103 * the seconds read register, so read the time from the
119 rtc_time64_to_tm(readl(xrtcdev->reg_base + RTC_ALRM), &alrm->time);
159 alarm_time = rtc_tm_to_time64(&alrm->time);
181 * to correct RTC delay in frequency over period of time.