Home
last modified time | relevance | path

Searched refs:second_high (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-vr41xx.c87 unsigned long second_low, second_mid, second_high; in read_elapsed_second() local
95 second_high = rtc1_read(ETIMEHREG); in read_elapsed_second()
97 first_high != second_high); in read_elapsed_second()