Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc.c167 u32 sync_lost_irq; member
174 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
191 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
208 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
225 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
553 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()