Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Domapdss.h33 #define DISPC_IRQ_SYNC_LOST (1 << 14) macro
H A Ddispc.c254 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c28 DISPC_IRQ_SYNC_LOST | \
H A Ddispc.c172 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
/linux/include/video/
H A Domapfb_dss.h31 #define DISPC_IRQ_SYNC_LOST (1 << 14) macro