Searched refs:DSS_IRQ_VP_SYNC_LOST (Results 1 – 3 of 3) sorted by relevance
77 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()
58 #define DSS_IRQ_VP_SYNC_LOST(ch) DSS_IRQ_VP_BIT((ch), 3) macro
455 vp_stat |= DSS_IRQ_VP_SYNC_LOST(hw_videoport); in dispc_vp_irq_from_raw()470 if (vpstat & DSS_IRQ_VP_SYNC_LOST(hw_videoport)) in dispc_vp_irq_to_raw()
Completed in 10 milliseconds