Searched refs:HBLANK_B (Results 1 – 2 of 2) sorted by relevance
289 dev_priv->saveHBLANK_B = I915_READ(HBLANK_B); in i915_save_state()448 I915_WRITE(HBLANK_B, dev_priv->saveHBLANK_B); in i915_restore_state()
598 #define HBLANK_B 0x61004 macro