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

Completed in 41 milliseconds