Searched refs:DE_PIPE_CRC_DONE (Results 1 – 2 of 2) sorted by relevance
720 if (de_iir & DE_PIPE_CRC_DONE(pipe)) in ilk_display_irq_handler()
4289 #define DE_PIPE_CRC_DONE(pipe) (1 << (2 + 8 * (pipe))) macro