Searched refs:saveFBC_CONTROL2 (Results 1 – 2 of 2) sorted by relevance
247 dev_priv->regfile.saveFBC_CONTROL2 = I915_READ(FBC_CONTROL2); in i915_save_display()317 I915_WRITE(FBC_CONTROL2, dev_priv->regfile.saveFBC_CONTROL2); in i915_restore_display()
594 u32 saveFBC_CONTROL2; member