Searched refs:LCDC_SYNC_LOST (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_regs.h21 #define LCDC_SYNC_LOST BIT(2) macro
H A Dtilcdc_crtc.c154 LCDC_FRAME_DONE | LCDC_SYNC_LOST);
173 LCDC_FRAME_DONE | LCDC_SYNC_LOST);
970 if (stat & LCDC_SYNC_LOST) {
991 LCDC_SYNC_LOST);

Completed in 128 milliseconds