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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 118 milliseconds