Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c246 u32 sync_lost_irq; member
254 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
277 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
300 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
323 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
691 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()