Searched refs:CNST_L1_QUAL_VAL (Results 1 – 2 of 2) sorted by relevance
168 #define CNST_L1_QUAL_VAL(v) (((v) & 3) << 22) macro169 #define CNST_L1_QUAL_MASK CNST_L1_QUAL_VAL(3)
486 value |= CNST_L1_QUAL_VAL(cache); in isa207_get_constraint()