Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c176 u32 sync_lost_irq; member
183 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
200 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
217 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
234 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
567 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc.c257 u32 sync_lost_irq; member
265 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
288 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
311 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
334 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
710 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()