Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/rtc/
H A Dnxprtc.c365 int err, freqppm, newppm; in freqadj_sysctl() local
370 freqppm = newppm = 8 - sc->freqadj; in freqadj_sysctl()
375 if (freqppm != newppm) { in freqadj_sysctl()