Home
last modified time | relevance | path

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

/linux/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()