Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dcypress_ps2.h108 #define DFLT_RESP_BIT_MODE 0x40 macro
Dcypress_ps2.c155 (param[0] & DFLT_RESP_BIT_MODE) == DFLT_RESP_STREAM_MODE) { in cypress_verify_cmd_state()