Searched refs:LCDC_SYNC_LOST (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/tilcdc/ | ||
H A D | tilcdc_regs.h | 32 #define LCDC_SYNC_LOST BIT(2) macro |
H A D | tilcdc_crtc.c | 621 if ((stat & LCDC_SYNC_LOST) && (stat & LCDC_FIFO_UNDERFLOW)) { tilcdc_crtc_irq() |
Completed in 38 milliseconds