Searched refs:DE_PIPEA_VBLANK (Results 1 – 2 of 2) sorted by relevance
511 if (de_iir & DE_PIPEA_VBLANK) in ironlake_irq_handler()1349 DE_PIPEA_VBLANK: DE_PIPEB_VBLANK); in i915_enable_vblank()1380 DE_PIPEA_VBLANK: DE_PIPEB_VBLANK); in i915_disable_vblank()1602 I915_WRITE(DEIER, display_mask | DE_PIPEA_VBLANK | DE_PIPEB_VBLANK); in ironlake_irq_postinstall()
2774 #define DE_PIPEA_VBLANK (1 << 7) macro