Home
last modified time | relevance | path

Searched refs:dispc_channel (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/omapdrm/dss/
Doutput.c122 dssdev->dispc_channel, vm); in dss_mgr_set_timings()
130 dssdev->dispc_channel, config); in dss_mgr_set_lcd_config()
137 dssdev->dispc_channel); in dss_mgr_enable()
144 dssdev->dispc_channel); in dss_mgr_disable()
151 dssdev->dispc_channel); in dss_mgr_start_update()
161 dssdev->dispc_channel, in dss_mgr_register_framedone_handler()
172 dssdev->dispc_channel, in dss_mgr_unregister_framedone_handler()
Ddpi.c95 enum omap_channel channel = dpi->output.dispc_channel; in dpi_get_clk_src()
302 dss_select_lcd_clk_source(dpi->dss, dpi->output.dispc_channel, in dpi_set_pll_clk()
498 r = dss_dpi_select_source(dpi->dss, dpi->id, dpi->output.dispc_channel); in dpi_bridge_enable()
541 dss_select_lcd_clk_source(dpi->dss, dpi->output.dispc_channel, in dpi_bridge_disable()
642 out->dispc_channel = dpi_get_channel(dpi); in dpi_init_output_port()
Dsdi.c236 dispc_mgr_set_clock_div(sdi->dss->dispc, sdi->output.dispc_channel, in sdi_bridge_enable()
312 out->dispc_channel = OMAP_DSS_CHANNEL_LCD; in sdi_init_output()
Domapdss.h405 enum omap_channel dispc_channel; member
Dhdmi4.c709 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi4_init_output()
Dhdmi5.c683 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi5_init_output()
Dvenc.c732 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in venc_init_output()
Ddsi.c3996 enum omap_channel channel = dsi->output.dispc_channel; in dsi_display_init_dispc()
4041 enum omap_channel channel = dsi->output.dispc_channel; in dsi_display_uninit_dispc()
5122 out->dispc_channel = dsi_get_channel(dsi); in dsi_init_output()
/drivers/video/fbdev/omap2/omapfb/dss/
Ddpi.c590 pll = dpi_get_pll(dpi->output.dispc_channel); in dpi_init_pll()
596 dss_ctrl_pll_set_control_mux(pll->id, dpi->output.dispc_channel); in dpi_init_pll()
661 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in dpi_connect()
717 out->dispc_channel = dpi_get_channel(0); in dpi_init_output()
760 out->dispc_channel = dpi_get_channel(port_num); in dpi_init_output_port()
Dsdi.c279 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in sdi_connect()
334 out->dispc_channel = OMAP_DSS_CHANNEL_LCD; in sdi_init_output()
Dhdmi5.c266 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
453 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in hdmi_connect()
546 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi_init_output()
Dhdmi4.c245 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
423 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in hdmi_connect()
514 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi_init_output()
Dvenc.c689 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in venc_connect()
748 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in venc_init_output()
Ddsi.c4975 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in dsi_connect()
5058 out->dispc_channel = dsi_get_channel(dsi->module_id); in dsi_init_output()
/drivers/gpu/drm/omapdrm/
Domap_drv.c321 enum omap_channel channel = pipe->output->dispc_channel; in omap_modeset_init()
Domap_crtc.c792 channel = pipe->output->dispc_channel; in omap_crtc_init()