Home
last modified time | relevance | path

Searched refs:DISPC_IRQ_SYNC_LOST (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc-compat.c39 DISPC_IRQ_SYNC_LOST | \
Ddispc.c183 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Domapdss.h44 #define DISPC_IRQ_SYNC_LOST (1 << 14) macro
Ddispc.c265 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
/Linux-v4.19/include/video/
Domapfb_dss.h35 #define DISPC_IRQ_SYNC_LOST (1 << 14) macro