Searched refs:second_low (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-vr41xx.c96 unsigned long second_low, second_mid, second_high; local
102 second_low = rtc1_read(ETIMELREG);
105 } while (first_low != second_low || first_mid != second_mid ||

Completed in 37 milliseconds