Searched refs:GEN8_MCR_SLICE_MASK (Results 1 – 3 of 3) sorted by relevance
814 mcr_mask = GEN8_MCR_SLICE_MASK | GEN8_MCR_SUBSLICE_MASK; in wa_init_mcr()
914 mcr_mask = GEN8_MCR_SLICE_MASK | GEN8_MCR_SUBSLICE_MASK; in read_subslice_reg()
2539 #define GEN8_MCR_SLICE_MASK GEN8_MCR_SLICE(3) macro