Searched refs:DFLT_RESP_STREAM_MODE (Results 1 – 2 of 2) sorted by relevance
/drivers/input/mouse/ | ||
D | cypress_ps2.h | 111 #define DFLT_RESP_STREAM_MODE 0x00 macro |
D | cypress_ps2.c | 152 (param[0] & DFLT_RESP_BIT_MODE) == DFLT_RESP_STREAM_MODE) { in cypress_verify_cmd_state() |