Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c165 u32 sync_lost_irq; member
172 .sync_lost_irq = DISPC_IRQ_SYNC_LOST,
189 .sync_lost_irq = DISPC_IRQ_SYNC_LOST_DIGIT,
206 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
223 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
557 return mgr_desc[channel].sync_lost_irq; in dispc_mgr_get_sync_lost_irq()
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
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()