Searched refs:dispc_mgr_get_sync_lost_irq (Results 1 – 4 of 4) sorted by relevance
362 bit = dispc_mgr_get_sync_lost_irq(i); in dispc_error_worker()526 dispc_mgr_get_sync_lost_irq(OMAP_DSS_CHANNEL_DIGIT); in dispc_mgr_enable_digit_out()
410 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
557 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel) in dispc_mgr_get_sync_lost_irq() function561 EXPORT_SYMBOL(dispc_mgr_get_sync_lost_irq);
685 static u32 dispc_mgr_get_sync_lost_irq(struct dispc_device *dispc, in dispc_mgr_get_sync_lost_irq() function4704 .mgr_get_sync_lost_irq = dispc_mgr_get_sync_lost_irq,