Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/tidss/
A Dtidss_irq.c77 if (irqstatus & DSS_IRQ_VP_SYNC_LOST(hw_videoport)) in tidss_irq_handler()
125 tidss->irq_mask |= DSS_IRQ_VP_SYNC_LOST(tcrtc->hw_videoport); in tidss_irq_postinstall()
A Dtidss_irq.h58 #define DSS_IRQ_VP_SYNC_LOST(ch) DSS_IRQ_VP_BIT((ch), 3) macro
A Dtidss_dispc.c458 vp_stat |= DSS_IRQ_VP_SYNC_LOST(hw_videoport); in dispc_vp_irq_from_raw()
473 if (vpstat & DSS_IRQ_VP_SYNC_LOST(hw_videoport)) in dispc_vp_irq_to_raw()

Completed in 10 milliseconds