Searched refs:LCD_SYNC_LOST (Results 1 – 1 of 1) sorted by relevance
40 #define LCD_SYNC_LOST BIT(2) macro324 LCD_FRAME_DONE | LCD_SYNC_LOST; in lcd_blit()826 if ((stat & LCD_SYNC_LOST) && (stat & LCD_FIFO_UNDERFLOW)) { in lcdc_irq_handler_rev02()889 if ((stat & LCD_SYNC_LOST) && (stat & LCD_FIFO_UNDERFLOW)) { in lcdc_irq_handler_rev01()