Searched refs:GEN8_MCR_SLICE (Results 1 – 1 of 1) sorted by relevance
2638 #define GEN8_MCR_SLICE(slice) (((slice) & 3) << 26) macro2639 #define GEN8_MCR_SLICE_MASK GEN8_MCR_SLICE(3)