Home
last modified time | relevance | path

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

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