Searched refs:FBC_CFB_BASE (Results 1 – 3 of 3) sorted by relevance
245 dev_priv->regfile.saveFBC_CFB_BASE = I915_READ(FBC_CFB_BASE); in i915_save_display()315 I915_WRITE(FBC_CFB_BASE, dev_priv->regfile.saveFBC_CFB_BASE); in i915_restore_display()
122 I915_WRITE(FBC_CFB_BASE, in i915_setup_compression()
773 #define FBC_CFB_BASE 0x03200 /* 4k page aligned */ macro