Searched refs:saveFBC_CONTROL2 (Results 1 – 2 of 2) sorted by relevance
333 dev_priv->saveFBC_CONTROL2 = I915_READ(FBC_CONTROL2); in i915_save_state()493 I915_WRITE(FBC_CONTROL2, dev_priv->saveFBC_CONTROL2); in i915_restore_state()
215 u32 saveFBC_CONTROL2; member