Searched refs:pps_intcnt (Results 1 – 1 of 1) sorted by relevance
200 static int pps_intcnt; /* wander counter */ variable882 pps_intcnt--; in hardpps()887 pps_intcnt--; in hardpps()891 pps_intcnt++; in hardpps()893 if (pps_intcnt >= 4) { in hardpps()894 pps_intcnt = 4; in hardpps()897 pps_intcnt = 0; in hardpps()899 } else if (pps_intcnt <= -4 || pps_shift > pps_shiftmax) { in hardpps()900 pps_intcnt = -4; in hardpps()903 pps_intcnt = 0; in hardpps()