Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/dss/
Ddispc.c158 u32 sync_lost_irq; member
165 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
182 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
199 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
216 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
535 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()