Lines Matching refs:omap_channel
242 static inline bool dss_mgr_is_lcd(enum omap_channel id) in dss_mgr_is_lcd()
277 int dss_dpi_select_source(int port, enum omap_channel channel);
298 enum omap_channel channel);
306 void dss_select_lcd_clk_source(enum omap_channel channel,
310 enum omap_dss_clk_source dss_get_lcd_clk_source(enum omap_channel channel);
400 bool dispc_mgr_timings_ok(enum omap_channel channel,
411 void dispc_mgr_set_clock_div(enum omap_channel channel,
413 int dispc_mgr_get_clock_div(enum omap_channel channel,
437 void dispc_mgr_enable(enum omap_channel channel, bool enable);
438 bool dispc_mgr_is_enabled(enum omap_channel channel);
439 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel);
440 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel);
441 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
442 bool dispc_mgr_go_busy(enum omap_channel channel);
443 void dispc_mgr_go(enum omap_channel channel);
444 void dispc_mgr_set_lcd_config(enum omap_channel channel,
446 void dispc_mgr_set_timings(enum omap_channel channel,
448 void dispc_mgr_setup(enum omap_channel channel,
451 int dispc_ovl_check(enum omap_plane plane, enum omap_channel channel,
459 enum omap_channel channel);