Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c267 int squelch_x; member
4225 smoother->squelch_x = 0;
4326 smoother->squelch_x += smoother->avg_dx;
4327 dxp = smoother->squelch_x / (div_x * multiplicator);
4328 smoother->squelch_x = smoother->squelch_x %