Searched refs:mdsi (Results 1 – 1 of 1) sorted by relevance
569 struct msm_dsi *mdsi = dsi_mgr_get_dsi(DSI_CLOCK_MASTER); in msm_dsi_manager_phy_disable() local578 if (IS_DUAL_PANEL() && mdsi && sdsi) { in msm_dsi_manager_phy_disable()579 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in msm_dsi_manager_phy_disable()581 msm_dsi_phy_disable(mdsi->phy); in msm_dsi_manager_phy_disable()681 struct msm_dsi *mdsi = IS_MASTER_PANEL(id) ? in msm_dsi_manager_register() local695 ret = msm_dsi_host_register(mdsi->host, true); in msm_dsi_manager_register()