Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-time.c65 unsigned char secs1, secs2, ctrl; in estimate_frequencies() local
86 secs1 = CMOS_READ(RTC_SECONDS); in estimate_frequencies()
103 secs1 = bcd2bin(secs1); in estimate_frequencies()
106 secs = secs2 - secs1; in estimate_frequencies()