Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_fence_reg.c716 !(intel_uncore_read(uncore, DCC2) & DCC2_MODIFIED_ENHANCED_DISABLE)) { in detect_bit_6_swizzle()
H A Di915_debugfs.c1583 intel_uncore_read(uncore, DCC2)); in i915_swizzle_info()
H A Di915_reg.h3714 #define DCC2 _MMIO(MCHBAR_MIRROR_BASE + 0x204) macro