Searched refs:PS2_X_SIGN (Results 1 – 1 of 1) sorted by relevance
25 #define PS2_X_SIGN BIT_MASK(4) macro305 u32 signx = pkt[0] & PS2_X_SIGN ? ~0xFF : 0; in byd_process_byte()
Completed in 4 milliseconds