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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/arm/Samsung/
H A Dclksrc-change-registers.awk48 function find_shift(s) function
78 dmask[name,1] = find_shift(fields[1])
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntpclient/
H A Dphaselock.c141 double find_shift(double slope, double offset) function
146 if (debug) printf("find_shift %f %f -> %f\n", slope, offset, shift);
155 l = find_shift(- s->slope, s->offset);
156 r = find_shift( s->slope, - s->offset);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ntpclient/
H A Dphaselock.c141 double find_shift(double slope, double offset) function
146 if (debug) printf("find_shift %f %f -> %f\n", slope, offset, shift);
155 l = find_shift(- s->slope, s->offset);
156 r = find_shift( s->slope, - s->offset);

Completed in 64 milliseconds