Searched refs:mcr_ss (Results 1 – 1 of 1) sorted by relevance
2545 u32 mcr_mask, mcr_ss, mcr, old_mcr, val; in intel_uncore_read_with_mcr_steering_fw() local2551 mcr_ss = GEN11_MCR_SLICE(slice) | GEN11_MCR_SUBSLICE(subslice); in intel_uncore_read_with_mcr_steering_fw()2554 mcr_ss = GEN8_MCR_SLICE(slice) | GEN8_MCR_SUBSLICE(subslice); in intel_uncore_read_with_mcr_steering_fw()2560 mcr |= mcr_ss; in intel_uncore_read_with_mcr_steering_fw()