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