Searched refs:DISPC_IRQ_SYNC_LOST3 (Results 1 – 3 of 3) sorted by relevance
434 dispc_compat.irq_error_mask |= DISPC_IRQ_SYNC_LOST3; in dss_dispc_initialize_irq()
225 .sync_lost_irq = DISPC_IRQ_SYNC_LOST3,
54 #define DISPC_IRQ_SYNC_LOST3 (1 << 27) macro