Searched refs:DSPFW_CURSORA_MASK (Results 1 – 2 of 2) sorted by relevance
1345 (I915_READ(DSPFW2) & ~DSPFW_CURSORA_MASK) | in valleyview_update_wm()1396 (I915_READ(DSPFW2) & ~DSPFW_CURSORA_MASK) | in g4x_update_wm()
2827 #define DSPFW_CURSORA_MASK 0x00003f00 macro