Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgrip_mp.c63 #define PACKET_IO_FAST 0x40000000 /* 3 bits per gameport read */ macro
207 pkt = (PACKET_FULL | PACKET_IO_FAST) >> 28; in mp_io()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgrip_mp.c63 #define PACKET_IO_FAST 0x40000000 /* 3 bits per gameport read */ macro
207 pkt = (PACKET_FULL | PACKET_IO_FAST) >> 28; in mp_io()

Completed in 3 milliseconds