Searched refs:DE_PIPEA_VBLANK_IVB (Results 1 – 2 of 2) sorted by relevance
880 if (de_iir & (DE_PIPEA_VBLANK_IVB << (5 * i))) in ivybridge_irq_handler()1841 DE_PIPEA_VBLANK_IVB << (5 * pipe)); in ivybridge_enable_vblank()1906 DE_PIPEA_VBLANK_IVB << (pipe * 5)); in ivybridge_disable_vblank()2284 DE_PIPEA_VBLANK_IVB); in ivybridge_irq_postinstall()
3518 #define DE_PIPEA_VBLANK_IVB (1<<0) macro