Searched refs:DE_PIPEA_VBLANK_IVB (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c1195 if (de_iir & (DE_PIPEA_VBLANK_IVB << (5 * i)))
2199 DE_PIPEA_VBLANK_IVB << (5 * pipe));
2264 DE_PIPEA_VBLANK_IVB << (pipe * 5));
2759 DE_PIPEA_VBLANK_IVB);
H A Di915_reg.h3812 #define DE_PIPEA_VBLANK_IVB (1<<0) macro

Completed in 60 milliseconds