Searched refs:CYTP_PS2_RETRY (Results 1 – 2 of 2) sorted by relevance
49 if (ps2dev->nak == CYTP_PS2_RETRY) in cypress_ps2_sendbyte()50 return CYTP_PS2_RETRY; in cypress_ps2_sendbyte()79 if (rc == CYTP_PS2_RETRY) { in cypress_ps2_ext_cmd()81 if (rc == CYTP_PS2_RETRY) in cypress_ps2_ext_cmd()88 if (rc == CYTP_PS2_RETRY) in cypress_ps2_ext_cmd()
74 #define CYTP_PS2_RETRY 0xfe macro