Searched refs:sdsi (Results 1 – 1 of 1) sorted by relevance
95 struct msm_dsi *sdsi = IS_MASTER_DSI_LINK(id) ? in dsi_mgr_host_register() local104 ret = msm_dsi_host_register(sdsi->host, false); in dsi_mgr_host_register()713 struct msm_dsi *sdsi = dsi_mgr_get_dsi(DSI_CLOCK_SLAVE); in msm_dsi_manager_phy_disable() local726 if (IS_DUAL_DSI() && mdsi && sdsi) { in msm_dsi_manager_phy_disable()727 if (!mdsi->phy_enabled && !sdsi->phy_enabled) { in msm_dsi_manager_phy_disable()728 msm_dsi_phy_disable(sdsi->phy); in msm_dsi_manager_phy_disable()