Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_uncore.c2553 mcr_mask = GEN8_MCR_SLICE_MASK | GEN8_MCR_SUBSLICE_MASK; in intel_uncore_read_with_mcr_steering_fw()
Di915_reg.h2693 #define GEN8_MCR_SLICE_MASK GEN8_MCR_SLICE(3) macro