Searched refs:DSPFW_CURSORA_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4140 #define DSPFW_CURSORA_MASK (0x3f<<8) macro |
D | intel_pm.c | 1171 (I915_READ(DSPFW2) & ~DSPFW_CURSORA_MASK) | in g4x_update_wm() |