Home
last modified time | relevance | path

Searched refs:DISPC_IRQ_SYNC_LOST_DIGIT (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Domapdss.h34 #define DISPC_IRQ_SYNC_LOST_DIGIT (1 << 15) macro
A Ddispc.c277 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
635 dispc_clear_irqstatus(dispc, DISPC_IRQ_SYNC_LOST_DIGIT); in dispc_restore_context()
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc-compat.c29 DISPC_IRQ_SYNC_LOST_DIGIT)
A Ddispc.c189 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
502 dispc_clear_irqstatus(DISPC_IRQ_SYNC_LOST_DIGIT); in dispc_restore_context()
/linux-6.3-rc2/include/video/
A Domapfb_dss.h32 #define DISPC_IRQ_SYNC_LOST_DIGIT (1 << 15) macro
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_crtc.c270 irqstatus &= ~DISPC_IRQ_SYNC_LOST_DIGIT; in omap_crtc_error_irq()

Completed in 33 milliseconds