Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/atkbdc/
Dpsm.c264 int squelch_y; member
4230 smoother->squelch_y = 0;
4335 smoother->squelch_y += smoother->avg_dy;
4336 dyp = smoother->squelch_y / (div_y * multiplicator);
4337 smoother->squelch_y = smoother->squelch_y %