Searched refs:PIPE_VBLANK_INTERRUPT_STATUS (Results 1 – 3 of 3) sorted by relevance
527 #define PIPE_VBLANK_INTERRUPT_STATUS (1UL << 1) macro
2557 PIPE_VBLANK_INTERRUPT_STATUS); in i915_enable_vblank()2613 PIPE_VBLANK_INTERRUPT_STATUS | in i915_disable_vblank()3697 if (pipe_stats[pipe] & PIPE_VBLANK_INTERRUPT_STATUS && in i8xx_irq_handler()3886 if (pipe_stats[pipe] & PIPE_VBLANK_INTERRUPT_STATUS && in i915_irq_handler()
4015 #define PIPE_VBLANK_INTERRUPT_STATUS (1UL<<1) macro