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