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