Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dcypress_ps2.h111 #define DFLT_RESP_STREAM_MODE 0x00 macro
H A Dcypress_ps2.c152 (param[0] & DFLT_RESP_BIT_MODE) == DFLT_RESP_STREAM_MODE) { in cypress_verify_cmd_state()