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

/kernel/time/
H A Dntp.c96 static int pps_valid; /* signal watchdog counter */ variable
146 /* Decrease pps_valid to indicate that another second has passed since
152 if (pps_valid > 0)
153 pps_valid--;
889 pps_valid = PPS_VALID;

Completed in 57 milliseconds