Lines Matching refs:omap_channel
220 static inline bool dss_mgr_is_lcd(enum omap_channel id) in dss_mgr_is_lcd()
255 int dss_dpi_select_source(int port, enum omap_channel channel);
276 enum omap_channel channel);
284 void dss_select_lcd_clk_source(enum omap_channel channel,
288 enum omap_dss_clk_source dss_get_lcd_clk_source(enum omap_channel channel);
378 bool dispc_mgr_timings_ok(enum omap_channel channel,
389 void dispc_mgr_set_clock_div(enum omap_channel channel,
391 int dispc_mgr_get_clock_div(enum omap_channel channel,
406 void dispc_mgr_enable(enum omap_channel channel, bool enable);
407 bool dispc_mgr_is_enabled(enum omap_channel channel);
408 u32 dispc_mgr_get_vsync_irq(enum omap_channel channel);
409 u32 dispc_mgr_get_framedone_irq(enum omap_channel channel);
410 u32 dispc_mgr_get_sync_lost_irq(enum omap_channel channel);
411 bool dispc_mgr_go_busy(enum omap_channel channel);
412 void dispc_mgr_go(enum omap_channel channel);
413 void dispc_mgr_set_lcd_config(enum omap_channel channel,
415 void dispc_mgr_set_timings(enum omap_channel channel,
417 void dispc_mgr_setup(enum omap_channel channel,
420 int dispc_ovl_check(enum omap_plane plane, enum omap_channel channel,
428 enum omap_channel channel);