Searched refs:other_dsi (Results 1 – 1 of 1) sorted by relevance
69 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_setup_components() local81 } else if (!other_dsi) { in dsi_mgr_setup_components()85 msm_dsi : other_dsi; in dsi_mgr_setup_components()87 other_dsi : msm_dsi; in dsi_mgr_setup_components()110 ret = msm_dsi_host_set_src_pll(other_dsi->host, clk_master_dsi->phy); in dsi_mgr_setup_components()223 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in msm_dsi_manager_panel_init() local228 master_dsi = other_dsi; in msm_dsi_manager_panel_init()232 slave_dsi = other_dsi; in msm_dsi_manager_panel_init()257 if (other_dsi && other_dsi->panel && kms->funcs->set_split_display) { in msm_dsi_manager_panel_init()550 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_bridge_mode_set() local[all …]