Searched refs:sdsi (Results 1 – 1 of 1) sorted by relevance
570 struct msm_dsi *sdsi = dsi_mgr_get_dsi(DSI_CLOCK_SLAVE); 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()580 msm_dsi_phy_disable(sdsi->phy); in msm_dsi_manager_phy_disable()683 struct msm_dsi *sdsi = IS_MASTER_PANEL(id) ? in msm_dsi_manager_register() local692 ret = msm_dsi_host_register(sdsi->host, false); in msm_dsi_manager_register()