Searched refs:GEN9_PIPE_PLANE1_FLIP_DONE (Results 1 – 2 of 2) sorted by relevance
2311 flip_done = pipe_iir & GEN9_PIPE_PLANE1_FLIP_DONE; in gen8_irq_handler()3637 de_pipe_masked |= GEN9_PIPE_PLANE1_FLIP_DONE | in gen8_de_irq_postinstall()
5822 #define GEN9_PIPE_PLANE1_FLIP_DONE (1 << 3) macro