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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/serio/
H A Dhil_mlc.c212 #define HILSEN_MASK 0x0000ff macro
745 mlc->seidx += nextidx & HILSEN_MASK;
747 mlc->seidx -= nextidx & HILSEN_MASK;
749 mlc->seidx = nextidx & HILSEN_MASK;

Completed in 22 milliseconds