Searched refs:CMD_ID_MASK (Results 1 – 1 of 1) sorted by relevance
42 #define CMD_ID_MASK GENMASK(6, 0) macro47 (FIELD_PREP(CMD_ID_MASK, cmd_id) | \50 (FIELD_PREP(CMD_ID_MASK, cmd_id) | \54 #define CMD_UNIQ_MASK (CMD_TOKEN_ID_MASK | CMD_ID_MASK)