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