Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dgrip_mp.c64 #define PACKET_IO_SLOW 0x20000000 /* 1 bit per gameport read */ macro
211 pkt = (PACKET_FULL | PACKET_IO_SLOW) >> 28; in mp_io()
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dgrip_mp.c64 #define PACKET_IO_SLOW 0x20000000 /* 1 bit per gameport read */ macro
211 pkt = (PACKET_FULL | PACKET_IO_SLOW) >> 28; in mp_io()

Completed in 3 milliseconds