Searched refs:DE_PLANE_FLIP_DONE_IVB (Results 1 – 2 of 2) sorted by relevance
2071 if (de_iir & DE_PLANE_FLIP_DONE_IVB(pipe)) { in ivb_display_irq_handler()
5169 #define DE_PLANE_FLIP_DONE_IVB(plane) (1<< (3 + 5*(plane))) macro