Searched refs:LCDC_PL_LOAD_DONE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/tilcdc/ | ||
H A D | tilcdc_regs.h | 19 #define LCDC_PL_LOAD_DONE BIT(6) macro |
H A D | tilcdc_crtc.c | 960 if (stat & LCDC_PL_LOAD_DONE) { in tilcdc_crtc_irq() |