Searched refs:CMD_CODE_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define CMD_CODE_MASK 0x00FFFF00 macro302 tmp &= ~(CMD_BYTE1_MASK | CMD_CODE_MASK | BUFNO_MASK); in vf610_nfc_send_command()