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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dat32psif.c61 #define PSIF_PSR_PRSCV_SIZE 12 macro
192 if (prscv > ((1<<PSIF_PSR_PRSCV_SIZE) - 1)) {
193 prscv = (1<<PSIF_PSR_PRSCV_SIZE) - 1;

Completed in 24 milliseconds