Searched refs:CYTP_PS2_RETRY (Results 1 – 2 of 2) sorted by relevance
46 if (ps2dev->nak == CYTP_PS2_RETRY) in cypress_ps2_sendbyte()47 return CYTP_PS2_RETRY; in cypress_ps2_sendbyte()76 if (rc == CYTP_PS2_RETRY) { in cypress_ps2_ext_cmd()78 if (rc == CYTP_PS2_RETRY) in cypress_ps2_ext_cmd()85 if (rc == CYTP_PS2_RETRY) in cypress_ps2_ext_cmd()
75 #define CYTP_PS2_RETRY 0xfe macro