Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dgrip_mp.c65 #define PACKET_MP_MORE 0x04000000 /* multiport wants to send more */ macro
263 if (pkt & PACKET_MP_MORE) in mp_io()