Searched refs:saveFBC_CONTROL (Results 1 – 2 of 2) sorted by relevance
61 dev_priv->regfile.saveFBC_CONTROL = I915_READ(FBC_CONTROL); in i915_save_display()99 I915_WRITE(FBC_CONTROL, dev_priv->regfile.saveFBC_CONTROL); in i915_restore_display()
1043 u32 saveFBC_CONTROL; member