Searched refs:saveMI_ARB_STATE (Results 1 – 2 of 2) sorted by relevance
77 dev_priv->regfile.saveMI_ARB_STATE = I915_READ(MI_ARB_STATE); in i915_save_state()122 I915_WRITE(MI_ARB_STATE, dev_priv->regfile.saveMI_ARB_STATE | 0xffff0000); in i915_restore_state()
671 u32 saveMI_ARB_STATE; member