Searched refs:GSC_CONTROL (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 Dgscps2.c62 #define GSC_CONTROL 0x08 /* see: Control register bits */ macro
110 #define gscps2_readb_control(x) readb((x)+GSC_CONTROL)
112 #define gscps2_writeb_control(x, y) writeb((x), (y)+GSC_CONTROL)

Completed in 97 milliseconds