Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/include/asm/hardware/
Dsa1111.h465 #define PS2STAT_RXP 0x0004 macro
/linux-2.6.39/drivers/input/serio/
Dsa1111ps2.c54 (status & PS2STAT_RXP ? 0 : SERIO_PARITY); in ps2_rxint()