Searched refs:LCDC_SYNC_LOST (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/tilcdc/ | ||
D | tilcdc_regs.h | 32 #define LCDC_SYNC_LOST BIT(2) macro |
D | tilcdc_crtc.c | 502 if ((stat & LCDC_SYNC_LOST) && (stat & LCDC_FIFO_UNDERFLOW)) { in tilcdc_crtc_irq() |