Searched refs:dispc_channel (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Doutput.c88 dssdev->dispc_channel, vm);
95 dssdev->dispc_channel, config);
101 dssdev->dispc_channel);
107 dssdev->dispc_channel);
113 dssdev->dispc_channel);
122 dssdev->dispc_channel,
132 dssdev->dispc_channel,
H A Ddpi.c95 enum omap_channel channel = dpi->output.dispc_channel;
302 dss_select_lcd_clk_source(dpi->dss, dpi->output.dispc_channel,
498 r = dss_dpi_select_source(dpi->dss, dpi->id, dpi->output.dispc_channel);
541 dss_select_lcd_clk_source(dpi->dss, dpi->output.dispc_channel,
642 out->dispc_channel = dpi_get_channel(dpi);
H A Dsdi.c236 dispc_mgr_set_clock_div(sdi->dss->dispc, sdi->output.dispc_channel,
312 out->dispc_channel = OMAP_DSS_CHANNEL_LCD;
H A Domapdss.h226 enum omap_channel dispc_channel; member in struct:omap_dss_device
H A Dhdmi5.c684 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT;
H A Ddsi.c3329 enum omap_channel dispc_channel = dsi->output.dispc_channel; local
3332 dss_select_lcd_clk_source(dsi->dss, dispc_channel, dsi->module_id == 0 ?
3368 dss_select_lcd_clk_source(dsi->dss, dispc_channel, DSS_CLK_SRC_FCK);
3374 enum omap_channel dispc_channel = dsi->output.dispc_channel; local
3380 dss_select_lcd_clk_source(dsi->dss, dispc_channel, DSS_CLK_SRC_FCK);
4732 out->dispc_channel = dsi_get_dispc_channel(dsi);
H A Dvenc.c735 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT;
H A Dhdmi4.c718 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT;
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddpi.c590 pll = dpi_get_pll(dpi->output.dispc_channel);
596 dss_ctrl_pll_set_control_mux(pll->id, dpi->output.dispc_channel);
661 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel);
717 out->dispc_channel = dpi_get_channel(0);
760 out->dispc_channel = dpi_get_channel(port_num);
H A Dsdi.c279 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel);
334 out->dispc_channel = OMAP_DSS_CHANNEL_LCD;
H A Dhdmi4.c243 if (!dispc_mgr_timings_ok(out->dispc_channel, timings))
421 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel);
512 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT;
H A Dhdmi5.c264 if (!dispc_mgr_timings_ok(out->dispc_channel, timings))
451 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel);
544 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT;
H A Dvenc.c687 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel);
746 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT;
H A Ddsi.c4973 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel);
5056 out->dispc_channel = dsi_get_channel(dsi->module_id);
/linux-master/include/video/
H A Domapfb_dss.h674 enum omap_channel dispc_channel; member in struct:omap_dss_device
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_drv.c480 enum omap_channel channel = pipe->output->dispc_channel;
H A Domap_crtc.c791 channel = pipe->output->dispc_channel;

Completed in 211 milliseconds