Searched refs:pps_intcnt (Results 1 – 1 of 1) sorted by relevance
196 static int pps_intcnt; /* wander counter */ variable920 pps_intcnt--; in hardpps()925 pps_intcnt--; in hardpps()929 pps_intcnt++; in hardpps()931 if (pps_intcnt >= 4) { in hardpps()932 pps_intcnt = 4; in hardpps()935 pps_intcnt = 0; in hardpps()937 } else if (pps_intcnt <= -4 || pps_shift > pps_shiftmax) { in hardpps()938 pps_intcnt = -4; in hardpps()941 pps_intcnt = 0; in hardpps()