Searched refs:saveFBC_CFB_BASE (Results 1 – 2 of 2) 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()
591 u32 saveFBC_CFB_BASE; member