Home
last modified time | relevance | path

Searched refs:mcr_ss (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/
A Dintel_uncore.c2532 u32 mcr_mask, mcr_ss, mcr, old_mcr, val; in intel_uncore_read_with_mcr_steering_fw() local
2538 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 7 milliseconds