Searched refs:MVFR1_SIMDInt_MASK (Results 1 – 1 of 1) sorted by relevance
2147 #define MVFR1_SIMDInt_MASK (UL(0xf) << MVFR1_SIMDInt_SHIFT) macro2148 #define MVFR1_SIMDInt_VAL(x) ((x) & MVFR1_SIMDInt_MASK)