Searched refs:dispc_mgr_get_sync_lost_irq (Results 1 – 4 of 4) sorted by relevance
373 bit = dispc_mgr_get_sync_lost_irq(i); in dispc_error_worker()537 dispc_mgr_get_sync_lost_irq(OMAP_DSS_CHANNEL_DIGIT); in dispc_mgr_enable_digit_out()
441 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
565 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel) in dispc_mgr_get_sync_lost_irq() function569 EXPORT_SYMBOL(dispc_mgr_get_sync_lost_irq);
707 static u32 dispc_mgr_get_sync_lost_irq(struct dispc_device *dispc, in dispc_mgr_get_sync_lost_irq() function4739 .mgr_get_sync_lost_irq = dispc_mgr_get_sync_lost_irq,