Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc-compat.c39 DISPC_IRQ_SYNC_LOST | \
Ddispc.c178 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
/linux-4.4.14/include/video/
Domapdss.h42 #define DISPC_IRQ_SYNC_LOST (1 << 14) macro