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