Lines Matching refs:omap_channel
85 enum omap_channel { enum
465 enum omap_channel id;
772 enum omap_channel dispc_channel;
869 enum omap_display_type dss_feat_get_supported_displays(enum omap_channel channel);
870 enum omap_dss_output_id dss_feat_get_supported_outputs(enum omap_channel channel);
914 void dispc_mgr_enable(enum omap_channel channel, bool enable);
915 bool dispc_mgr_is_enabled(enum omap_channel channel);
916 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel);
917 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel);
918 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
919 bool dispc_mgr_go_busy(enum omap_channel channel);
920 void dispc_mgr_go(enum omap_channel channel);
921 void dispc_mgr_set_lcd_config(enum omap_channel channel,
923 void dispc_mgr_set_timings(enum omap_channel channel,
925 void dispc_mgr_setup(enum omap_channel channel,
928 int dispc_ovl_check(enum omap_plane plane, enum omap_channel channel,
936 enum omap_channel channel);