Searched refs:tm_last (Results 1 – 1 of 1) sorted by relevance
116 struct rtc_time tm, tm_last; in hp_sdc_rtc_read_bbrtc() local121 if (hp_sdc_rtc_do_read_bbrtc(&tm_last)) return -1; in hp_sdc_rtc_read_bbrtc()124 while (memcmp(&tm, &tm_last, sizeof(struct rtc_time))) { in hp_sdc_rtc_read_bbrtc()126 memcpy(&tm_last, &tm, sizeof(struct rtc_time)); in hp_sdc_rtc_read_bbrtc()