Searched refs:DISPC_IRQ_SYNC_LOST2 (Results 1 – 3 of 3) sorted by relevance
432 dispc_compat.irq_error_mask |= DISPC_IRQ_SYNC_LOST2; in dss_dispc_initialize_irq()
208 .sync_lost_irq = DISPC_IRQ_SYNC_LOST2,
45 #define DISPC_IRQ_SYNC_LOST2 (1 << 17) macro