Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Doutput.c82 dssdev->dispc_channel, vm); in dss_mgr_set_timings()
90 dssdev->dispc_channel, config); in dss_mgr_set_lcd_config()
97 dssdev->dispc_channel); in dss_mgr_enable()
104 dssdev->dispc_channel); in dss_mgr_disable()
111 dssdev->dispc_channel); in dss_mgr_start_update()
121 dssdev->dispc_channel, in dss_mgr_register_framedone_handler()
132 dssdev->dispc_channel, in dss_mgr_unregister_framedone_handler()
Ddpi.c93 enum omap_channel channel = dpi->output.dispc_channel; in dpi_get_clk_src()
344 r = dpi_set_pll_clk(dpi, dpi->output.dispc_channel, in dpi_set_mode()
387 r = dss_dpi_select_source(dpi->dss, dpi->id, out->dispc_channel); in dpi_display_enable()
436 dss_select_lcd_clk_source(dpi->dss, dpi->output.dispc_channel, in dpi_display_disable()
627 out->dispc_channel = dpi_get_channel(dpi); in dpi_init_output_port()
Dsdi.c159 dispc_mgr_set_clock_div(sdi->dss->dispc, sdi->output.dispc_channel, in sdi_display_enable()
266 out->dispc_channel = OMAP_DSS_CHANNEL_LCD; in sdi_init_output()
Domapdss.h434 enum omap_channel dispc_channel; member
Dhdmi4.c673 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi4_init_output()
Dhdmi5.c657 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi5_init_output()
Dvenc.c754 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in venc_init_output()
Ddsi.c3991 enum omap_channel channel = dsi->output.dispc_channel; in dsi_display_init_dispc()
4036 enum omap_channel channel = dsi->output.dispc_channel; in dsi_display_uninit_dispc()
5117 out->dispc_channel = dsi_get_channel(dsi); in dsi_init_output()
/Linux-v5.4/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()
Dhdmi4.c244 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
422 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in hdmi_connect()
515 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi_init_output()
Dhdmi5.c265 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()
452 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in hdmi_connect()
545 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi_init_output()
Dvenc.c729 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in venc_connect()
788 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in venc_init_output()
Ddsi.c4972 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in dsi_connect()
5055 out->dispc_channel = dsi_get_channel(dsi->module_id); in dsi_init_output()
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_drv.c318 enum omap_channel channel = pipe->output->dispc_channel; in omap_modeset_init()
Domap_crtc.c789 channel = pipe->output->dispc_channel; in omap_crtc_init()
/Linux-v5.4/include/video/
Domapfb_dss.h674 enum omap_channel dispc_channel; member