Searched refs:VSYNC_A (Results 1 – 2 of 2) sorted by relevance
265 dev_priv->saveVSYNC_A = I915_READ(VSYNC_A); in i915_save_state()410 I915_WRITE(VSYNC_A, dev_priv->saveVSYNC_A); in i915_restore_state()
592 #define VSYNC_A 0x60014 macro