Searched refs:PS2_Y_SIGN (Results 1 – 1 of 1) sorted by relevance
24 #define PS2_Y_SIGN BIT_MASK(5) macro306 u32 signy = pkt[0] & PS2_Y_SIGN ? ~0xFF : 0; in byd_process_byte()
Completed in 3 milliseconds