Home
last modified time | relevance | path

Searched refs:LCDC_V1_FRAME_DONE_INT_ENA (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/tilcdc/
Dtilcdc_regs.h59 #define LCDC_V1_FRAME_DONE_INT_ENA BIT(3) macro
Dtilcdc_crtc.c149 LCDC_V1_SYNC_LOST_INT_ENA | LCDC_V1_FRAME_DONE_INT_ENA | in tilcdc_crtc_enable_irqs()
165 LCDC_V1_SYNC_LOST_INT_ENA | LCDC_V1_FRAME_DONE_INT_ENA | in tilcdc_crtc_disable_irqs()
1003 LCDC_V1_FRAME_DONE_INT_ENA); in tilcdc_crtc_irq()