Searched refs:CMD_ID_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define CMD_ID_MASK GENMASK(6, 0) macro46 (FIELD_PREP(CMD_ID_MASK, cmd_id) | \49 (FIELD_PREP(CMD_ID_MASK, cmd_id) | \53 #define CMD_UNIQ_MASK (CMD_TOKEN_ID_MASK | CMD_ID_MASK)