Searched refs:GEN11_MCR_SUBSLICE (Results 1 – 2 of 2) sorted by relevance
826 GEN11_MCR_SUBSLICE(subslice); in intel_calculate_mcr_s_ss_select()848 GEN11_MCR_SUBSLICE(subslice); in read_subslice_reg()
2446 #define GEN11_MCR_SUBSLICE(subslice) (((subslice) & 0x7) << 24) macro2447 #define GEN11_MCR_SUBSLICE_MASK GEN11_MCR_SUBSLICE(0x7)