Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dgscps2.c60 #define GSC_CONTROL 0x08 /* see: Control register bits */ macro
108 #define gscps2_readb_control(x) readb((x)+GSC_CONTROL)
110 #define gscps2_writeb_control(x, y) writeb((x), (y)+GSC_CONTROL)
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dgscps2.c60 #define GSC_CONTROL 0x08 /* see: Control register bits */ macro
108 #define gscps2_readb_control(x) readb((x)+GSC_CONTROL)
110 #define gscps2_writeb_control(x, y) writeb((x), (y)+GSC_CONTROL)

Completed in 2 milliseconds