Searched refs:CCID_REPLY_STATUS (Results 1 – 2 of 2) sorted by relevance
262 #define CCID_REPLY_STATUS(x) ((x & 0xc0) >> 6) macro
1130 *comp = CCID_REPLY_STATUS(cch.ch_param0); in ccid_command_status_decode()1254 if (CCID_REPLY_STATUS(cch.ch_param0) == CCID_REPLY_STATUS_MORE_TIME) { in ccid_reply_bulk_cb()