Lines Matching refs:omap_channel
231 static inline bool dss_mgr_is_lcd(enum omap_channel id) in dss_mgr_is_lcd()
266 int dss_dpi_select_source(int port, enum omap_channel channel);
287 enum omap_channel channel);
295 void dss_select_lcd_clk_source(enum omap_channel channel,
299 enum omap_dss_clk_source dss_get_lcd_clk_source(enum omap_channel channel);
389 bool dispc_mgr_timings_ok(enum omap_channel channel,
400 void dispc_mgr_set_clock_div(enum omap_channel channel,
402 int dispc_mgr_get_clock_div(enum omap_channel channel,
426 void dispc_mgr_enable(enum omap_channel channel, bool enable);
427 bool dispc_mgr_is_enabled(enum omap_channel channel);
428 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel);
429 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel);
430 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
431 bool dispc_mgr_go_busy(enum omap_channel channel);
432 void dispc_mgr_go(enum omap_channel channel);
433 void dispc_mgr_set_lcd_config(enum omap_channel channel,
435 void dispc_mgr_set_timings(enum omap_channel channel,
437 void dispc_mgr_setup(enum omap_channel channel,
440 int dispc_ovl_check(enum omap_plane plane, enum omap_channel channel,
448 enum omap_channel channel);