Searched refs:GEN8_MCR_SLICE (Results 1 – 3 of 3) sorted by relevance
294 mcr_ss = GEN8_MCR_SLICE(group) | GEN8_MCR_SUBSLICE(instance); in rw_with_mcr_steering_fw()
75 #define GEN8_MCR_SLICE(slice) (((slice) & 3) << 26) macro76 #define GEN8_MCR_SLICE_MASK GEN8_MCR_SLICE(3)
1108 mcr = GEN8_MCR_SLICE(slice) | GEN8_MCR_SUBSLICE(subslice); in gen9_wa_init_mcr()
Completed in 19 milliseconds