Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_fbc.c147 I915_WRITE(FBC_TAG(i), 0); in i8xx_fbc_activate()
H A Di915_reg.h2902 #define FBC_TAG(i) _MMIO(0x3300 + (i) * 4) macro