Searched refs:INTR_EOF (Results 1 – 1 of 1) sorted by relevance
91 #define INTR_EOF BIT(1) /* VBLANK Interrupt Bit */ macro 248 writel(INTR_EOF, lcdc->base + IMX21LCDC_LIER); in imx_lcdc_pipe_enable() 376 if (status & INTR_EOF) { in imx_lcdc_irq_handler()