Searched refs:dispc_channel (Results 1 – 9 of 9) sorted by relevance
600 pll = dpi_get_pll(dpi->output.dispc_channel); in dpi_init_pll()606 dss_ctrl_pll_set_control_mux(pll->id, dpi->output.dispc_channel); in dpi_init_pll()671 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in dpi_connect()727 out->dispc_channel = dpi_get_channel(0); in dpi_init_output()770 out->dispc_channel = dpi_get_channel(port_num); in dpi_init_output_port()
289 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in sdi_connect()344 out->dispc_channel = OMAP_DSS_CHANNEL_LCD; in sdi_init_output()
264 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()413 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in hdmi_connect()506 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi_init_output()
285 if (!dispc_mgr_timings_ok(out->dispc_channel, timings)) in hdmi_display_check_timing()441 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in hdmi_connect()534 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in hdmi_init_output()
739 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in venc_connect()798 out->dispc_channel = OMAP_DSS_CHANNEL_DIGIT; in venc_init_output()
935 out->dispc_channel = OMAP_DSS_CHANNEL_LCD; in rfbi_init_output()
4992 mgr = omap_dss_get_overlay_manager(dssdev->dispc_channel); in dsi_connect()5075 out->dispc_channel = dsi_get_channel(dsi->module_id); in dsi_init_output()
304 if (output->dispc_channel == crtc_channel) { in omap_modeset_init()
772 enum omap_channel dispc_channel; member