Searched refs:mcr_ss (Results 1 – 1 of 1) sorted by relevance
2532 u32 mcr_mask, mcr_ss, mcr, old_mcr, val; in intel_uncore_read_with_mcr_steering_fw() local2538 mcr_ss = GEN11_MCR_SLICE(slice) | GEN11_MCR_SUBSLICE(subslice); in intel_uncore_read_with_mcr_steering_fw()2541 mcr_ss = GEN8_MCR_SLICE(slice) | GEN8_MCR_SUBSLICE(subslice); in intel_uncore_read_with_mcr_steering_fw()2547 mcr |= mcr_ss; in intel_uncore_read_with_mcr_steering_fw()
Completed in 12 milliseconds