Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c171 u32 sync_lost_irq; member
178 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
195 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
212 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
229 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
557 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()