Searched refs:saveFBC_CFB_BASE (Results 1 – 2 of 2) sorted by relevance
689 dev_priv->regfile.saveFBC_CFB_BASE = I915_READ(FBC_CFB_BASE); in i915_save_display()787 I915_WRITE(FBC_CFB_BASE, dev_priv->regfile.saveFBC_CFB_BASE); in i915_restore_display()
494 u32 saveFBC_CFB_BASE; member