Searched refs:cmos2 (Results 1 – 1 of 1) sorted by relevance
193 cmos_time cmos2; in arch_rtc_get_hw_time() local203 read_cmos_clock(&cmos2); in arch_rtc_get_hw_time()204 } while (!same_time(&cmos1, &cmos2) && --waitTime); in arch_rtc_get_hw_time()